Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c612 pUM->fcoe.stats.destroyConnCqeRxErr++; in BnxeFcoeDestroyConnCqeWork()
625 pUM->fcoe.stats.destroyConnCqeRxErr++; in BnxeFcoeDestroyConnCqeWork()
H A Dbnxe_kstat.c337 kstat_named_t destroyConnCqeRxErr; member
1054 pStats->destroyConnCqeRxErr.value.ui64 = pUM->fcoe.stats.destroyConnCqeRxErr; in BnxeKstatFcoeUpdate()
2241 BNXE_KSTAT_FCOE(destroyConnCqeRxErr, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h479 u32_t destroyConnCqeRxErr; member