Home
last modified time | relevance | path

Searched refs:pollCnt (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c531 kstat_named_t pollCnt; member
1621 pStats->pollCnt.value.ui64 = pUM->rxq[idx].pollCnt; in BnxeKstatRxRingUpdate()
1736 BNXE_KSTAT_RXQ(pollCnt, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
H A Dbnxe.h421 u8_t pollCnt; member
H A Dbnxe_gld.c1525 pRxQ->pollCnt++; in BnxeRxRingPoll()
1564 pRxQ->pollCnt = 0; in BnxeRxRingStart()
H A Dbnxe_fcoe.c1357 pRxQ->pollCnt++; in BnxeFcoePrvPoll()