Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c538 int filled_cnt = -1; in otx2_napi_handler() local
559 filled_cnt = pfvf->hw_ops->refill_pool_ptrs(pfvf, rx_cq); in otx2_napi_handler()
572 if (unlikely(!filled_cnt)) { in otx2_napi_handler()