Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c531 int filled_cnt = -1; in otx2_napi_handler() local
552 filled_cnt = pfvf->hw_ops->refill_pool_ptrs(pfvf, rx_cq); in otx2_napi_handler()
572 if (unlikely(!filled_cnt)) { in otx2_napi_handler()