Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
491 static dma_addr_t otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool) in otx2_alloc_rbuf()
742 struct otx2_pool *pool; in otx2_sq_init()
886 struct otx2_pool *rbpool; in otx2_pool_refill_task()
1071 struct otx2_pool *pool; in otx2_aura_pool_free()
1090 struct otx2_pool *pool; in otx2_aura_init()
1163 struct otx2_pool *pool; in otx2_pool_init()
1214 struct otx2_pool *pool; in otx2_sq_aura_pool_init()
1280 struct otx2_pool *pool; in otx2_rq_aura_pool_init()
1342 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);