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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_rx.c745 int postCnt, i; local
787 postCnt = s_list_entry_cnt(&pLmRxChain->common.free_descq);
789 if (postCnt != pLM->params.l2_rx_desc_cnt[LM_CHAIN_IDX_CLI(pLM, idx)])
793 postCnt);

Completed in 58 milliseconds