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

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

Completed in 90 milliseconds