Home
last modified time | relevance | path

Searched refs:disableConnCqeRxErr (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c333 kstat_named_t disableConnCqeRxErr; member
1050 pStats->disableConnCqeRxErr.value.ui64 = pUM->fcoe.stats.disableConnCqeRxErr; in BnxeKstatFcoeUpdate()
2237 BNXE_KSTAT_FCOE(disableConnCqeRxErr, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h475 u32_t disableConnCqeRxErr; member
H A Dbnxe_fcoe.c487 pUM->fcoe.stats.disableConnCqeRxErr++; in BnxeFcoeDisableConnCqeWork()