Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c85 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_qos_sq_aura_pool_init()
H A Dotx2_common.c581 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() function
1589 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_sq_aura_pool_init()
1652 err = otx2_alloc_rbuf(pfvf, pool, &bufptr, pool_id, ptr); in otx2_rq_aura_pool_init()
H A Dotx2_common.h1014 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,