Searched refs:otx2_alloc_rbuf (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | qos_sq.c | 85 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_qos_sq_aura_pool_init()
|
| D | otx2_common.c | 563 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() function 1476 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_sq_aura_pool_init() 1529 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_rq_aura_pool_init()
|
| D | otx2_common.h | 981 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,
|