Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c85 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_qos_sq_aura_pool_init()
H A Dotx2_common.c563 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() function
1481 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_sq_aura_pool_init()
1534 err = otx2_alloc_rbuf(pfvf, pool, &bufptr); in otx2_rq_aura_pool_init()
H A Dotx2_common.h983 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,