Searched refs:__otx2_alloc_rbuf (Results 1 – 3 of 3) sorted by relevance
604 dma_addr_t __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool);
471 dma_addr_t __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool) in __otx2_alloc_rbuf() function495 addr = __otx2_alloc_rbuf(pfvf, pool); in otx2_alloc_rbuf()
336 bufptr = __otx2_alloc_rbuf(pfvf, cq->rbpool); in otx2_rx_napi_handler()