Searched refs:otx2_pool (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.h | 114 struct otx2_pool { struct 131 struct otx2_pool *rbpool; 140 struct otx2_pool *pool;
|
H A D | otx2_common.c | 471 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_KERNE in otx2_config_npa() [all...] |
H A D | otx2_common.h | 604 dma_addr_t __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.h | 120 struct otx2_pool { struct 140 struct otx2_pool *rbpool; 150 struct otx2_pool *pool;
|
H A D | otx2_common.c | 523 static int otx2_alloc_pool_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_pool_buf() 541 static int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf() 563 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() 927 struct otx2_pool *pool; in otx2_sq_init() 1211 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() 1234 struct otx2_pool *pool; in otx2_free_aura_ptr() 1265 struct otx2_pool *pool; in otx2_aura_pool_free() 1286 struct otx2_pool *pool; in otx2_aura_init() 1364 struct otx2_pool *pool; in otx2_pool_init() 1432 struct otx2_pool *poo in otx2_sq_aura_pool_init() [all...] |
H A D | qos_sq.c | 21 struct otx2_pool *pool; in otx2_qos_aura_pool_free() 39 struct otx2_pool *pool; in otx2_qos_sq_aura_pool_init()
|
H A D | otx2_common.h | 982 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1065 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|
H A D | otx2_txrx.c | 1213 struct otx2_pool *pool; in otx2_cleanup_rx_cqes()
|
H A D | otx2_pf.c | 1598 struct otx2_pool *pool; in otx2_free_hw_resources()
|
Completed in 15 milliseconds