Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c334 kstat_named_t destroyConnWqeTx; member
1051 pStats->destroyConnWqeTx.value.ui64 = pUM->fcoe.stats.destroyConnWqeTx; in BnxeKstatFcoeUpdate()
2238 BNXE_KSTAT_FCOE(destroyConnWqeTx, KSTAT_DATA_UINT64); in BnxeKstatInit()
H A Dbnxe.h476 u32_t destroyConnWqeTx; member
H A Dbnxe_fcoe.c698 pUM->fcoe.stats.destroyConnWqeTx++; in BnxeFcoeDestroyConnWqeWork()