Searched refs:otx2_pool (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 130 struct otx2_pool { struct 154 struct otx2_pool *rbpool; argument 165 struct otx2_pool *pool;
|
| H A D | otx2_xsk.h | 17 int otx2_xsk_pool_alloc_buf(struct otx2_nic *pfvf, struct otx2_pool *pool,
|
| H A D | otx2_common.c | 581 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() 970 struct otx2_pool *pool; in otx2_sq_init() 1063 struct otx2_pool *pool; in otx2_cq_init() 1296 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() 1320 struct otx2_pool *pool; in otx2_free_aura_ptr() 1357 struct otx2_pool *pool; in otx2_aura_pool_free() 1379 struct otx2_pool *pool; in otx2_aura_init() 1458 struct otx2_pool *pool; in otx2_pool_init() 1540 struct otx2_pool *pool; in otx2_sq_aura_pool_init() 1619 struct otx2_pool *pool; in otx2_rq_aura_pool_init() [all …]
|
| H A D | otx2_xsk.c | 16 int otx2_xsk_pool_alloc_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_xsk_pool_alloc_buf() 94 struct otx2_pool *pool; in otx2_clean_up_rq()
|
| 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 | cn10k.c | 115 struct otx2_pool *pool; in cn10k_refill_pool_ptrs()
|
| H A D | otx2_txrx.c | 565 struct otx2_pool *pool = NULL; in otx2_napi_handler() 1275 struct otx2_pool *pool; in otx2_cleanup_rx_cqes() 1493 struct otx2_pool *pool; in otx2_xdp_rcv_pkt_handler()
|
| H A D | otx2_common.h | 1014 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1115 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|