Searched refs:otx2_pool (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.h | 123 struct otx2_pool { struct 143 struct otx2_pool *rbpool; argument 153 struct otx2_pool *pool;
|
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 *pool; in otx2_sq_aura_pool_init() [all …]
|
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()
|
D | otx2_common.h | 983 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1066 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|
D | otx2_txrx.c | 1219 struct otx2_pool *pool; in otx2_cleanup_rx_cqes()
|
D | otx2_pf.c | 1611 struct otx2_pool *pool; in otx2_free_hw_resources()
|