Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c677 pUM->fcoe.stats.destroyConnWqeTxErr++; in BnxeFcoeDestroyConnWqeWork()
704 pUM->fcoe.stats.destroyConnWqeTxErr++; in BnxeFcoeDestroyConnWqeWork()
H A Dbnxe_kstat.c335 kstat_named_t destroyConnWqeTxErr; member
1052 pStats->destroyConnWqeTxErr.value.ui64 = pUM->fcoe.stats.destroyConnWqeTxErr; in BnxeKstatFcoeUpdate()
2239 BNXE_KSTAT_FCOE(destroyConnWqeTxErr, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h477 u32_t destroyConnWqeTxErr; member