Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c513 int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf() function
538 ret = __otx2_alloc_rbuf(pfvf, pool, dma); in otx2_alloc_rbuf()
546 if (unlikely(__otx2_alloc_rbuf(pfvf, cq->rbpool, dma))) { in otx2_alloc_buffer()
Dotx2_common.h778 int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,