Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h114 struct otx2_pool { struct
131 struct otx2_pool *rbpool; argument
140 struct otx2_pool *pool;
Dotx2_common.c471 dma_addr_t __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool) in __otx2_alloc_rbuf()
490 static dma_addr_t otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool) in otx2_alloc_rbuf()
741 struct otx2_pool *pool; in otx2_sq_init()
885 struct otx2_pool *rbpool; in otx2_pool_refill_task()
1070 struct otx2_pool *pool; in otx2_aura_pool_free()
1089 struct otx2_pool *pool; in otx2_aura_init()
1147 struct otx2_pool *pool; in otx2_pool_init()
1198 struct otx2_pool *pool; in otx2_sq_aura_pool_init()
1264 struct otx2_pool *pool; in otx2_rq_aura_pool_init()
1326 sizeof(struct otx2_pool), GFP_KERNEL); in otx2_config_npa()
Dotx2_common.h604 dma_addr_t __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool);