Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_rx.c280 u32_t activeDescqCount; in BnxeRxRingProcess() local
329 activeDescqCount = s_list_entry_cnt(&pLmRxChain->active_descq); in BnxeRxRingProcess()
331 forceCopy = (activeDescqCount < in BnxeRxRingProcess()
405 if ((activeDescqCount == 0) && (s_list_entry_cnt(&rxList) == 0)) in BnxeRxRingProcess()