Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c934 pUM->fcoe.stats.compRequestCqeRxErr++; in BnxeFcoeCompRequestCqeWork()
953 pUM->fcoe.stats.compRequestCqeRxErr++; in BnxeFcoeCompRequestCqeWork()
H A Dbnxe_kstat.c343 kstat_named_t compRequestCqeRxErr; member
1060 pStats->compRequestCqeRxErr.value.ui64 = pUM->fcoe.stats.compRequestCqeRxErr; in BnxeKstatFcoeUpdate()
2247 BNXE_KSTAT_FCOE(compRequestCqeRxErr, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h485 u32_t compRequestCqeRxErr; member