Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c541 static int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf() function
569 ret = __otx2_alloc_rbuf(pfvf, pool, dma); in otx2_alloc_rbuf()
577 if (unlikely(__otx2_alloc_rbuf(pfvf, cq->rbpool, dma))) in otx2_alloc_buffer()