Searched refs:otx2_pool (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.h | 120 struct otx2_pool { struct 140 struct otx2_pool *rbpool; argument 150 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() 932 struct otx2_pool *pool; in otx2_sq_init() 1206 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() 1229 struct otx2_pool *pool; in otx2_free_aura_ptr() 1260 struct otx2_pool *pool; in otx2_aura_pool_free() 1281 struct otx2_pool *pool; in otx2_aura_init() 1359 struct otx2_pool *pool; in otx2_pool_init() 1427 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 | 981 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1064 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|
D | otx2_txrx.c | 1213 struct otx2_pool *pool; in otx2_cleanup_rx_cqes()
|
D | otx2_pf.c | 1557 struct otx2_pool *pool; in otx2_free_hw_resources()
|