Searched refs:otx2_alloc_rbuf (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | qos_sq.c | 85 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_qos_sq_aura_pool_init()
|
| H A D | otx2_common.c | 574 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() function 1595 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_sq_aura_pool_init() 1658 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_rq_aura_pool_init()
|
| H A D | otx2_common.h | 1036 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,
|