Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h110 struct otx2_pool { struct
127 struct otx2_pool *rbpool; argument
136 struct otx2_pool *pool;
Dotx2_common.c513 int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf()
532 static int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf()
826 struct otx2_pool *pool; in otx2_sq_init()
945 struct otx2_pool *rbpool; in otx2_pool_refill_task()
1129 struct otx2_pool *pool; in otx2_aura_pool_free()
1148 struct otx2_pool *pool; in otx2_aura_init()
1221 struct otx2_pool *pool; in otx2_pool_init()
1272 struct otx2_pool *pool; in otx2_sq_aura_pool_init()
1337 struct otx2_pool *pool; in otx2_rq_aura_pool_init()
1398 sizeof(struct otx2_pool), GFP_KERNEL); in otx2_config_npa()
Dotx2_common.h778 int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool,