Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c336 kstat_named_t destroyConnCqeRx; member
1053 pStats->destroyConnCqeRx.value.ui64 = pUM->fcoe.stats.destroyConnCqeRx; in BnxeKstatFcoeUpdate()
2240 BNXE_KSTAT_FCOE(destroyConnCqeRx, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h479 u32_t destroyConnCqeRx; member
H A Dbnxe_fcoe.c629 pUM->fcoe.stats.destroyConnCqeRx++; in BnxeFcoeDestroyConnCqeWork()