Searched refs:rbpool (Results 1 – 2 of 2) sorted by relevance
136 struct otx2_pool *rbpool; member
549 if (unlikely(__otx2_alloc_rbuf(pfvf, cq->rbpool, dma))) { in otx2_alloc_buffer()956 cq->rbpool = &qset->pool[pool_id]; in otx2_cq_init()1002 struct otx2_pool *rbpool; in otx2_pool_refill_task() local1012 rbpool = cq->rbpool; in otx2_pool_refill_task()1016 if (otx2_alloc_rbuf(pfvf, rbpool, &bufptr)) { in otx2_pool_refill_task()
Completed in 6 milliseconds