Searched refs:pool_ptrs (Results 1 – 3 of 3) sorted by relevance
371 cq->pool_ptrs++; in otx2_rcv_pkt_handler()439 int cnt = cq->pool_ptrs; in otx2_refill_pool_ptrs()442 while (cq->pool_ptrs) { in otx2_refill_pool_ptrs()446 cq->pool_ptrs--; in otx2_refill_pool_ptrs()449 return cnt - cq->pool_ptrs; in otx2_refill_pool_ptrs()594 if (rx_cq && rx_cq->pool_ptrs) in otx2_napi_handler()1535 cq->pool_ptrs++; in otx2_xdp_rcv_pkt_handler()1542 cq->pool_ptrs++; in otx2_xdp_rcv_pkt_handler()1571 cq->pool_ptrs++; in otx2_xdp_rcv_pkt_handler()
147 u16 pool_ptrs; member
589 cq->cq_idx, cq->pool_ptrs - 1))) in otx2_alloc_buffer()