Searched refs:otx2_pool (Results 1 – 7 of 7) sorted by relevance
| /linux/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 | 531 static int otx2_alloc_pool_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_pool_buf() 549 static int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf() 574 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() 964 struct otx2_pool *pool; in otx2_sq_init() 1057 struct otx2_pool *pool; in otx2_cq_init() 1290 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() 1314 struct otx2_pool *pool; in otx2_free_aura_ptr() 1351 struct otx2_pool *pool; in otx2_aura_pool_free() 1380 struct otx2_pool *pool; in otx2_aura_aq_init() 1466 struct otx2_pool *pool; in otx2_pool_aq_init() [all …]
|
| H A D | otx2_xsk.c | 17 int otx2_xsk_pool_alloc_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_xsk_pool_alloc_buf() 95 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 | otx2_txrx.c | 569 struct otx2_pool *pool = NULL; in otx2_napi_handler() 1279 struct otx2_pool *pool; in otx2_cleanup_rx_cqes() 1496 struct otx2_pool *pool; in otx2_xdp_rcv_pkt_handler()
|
| H A D | otx2_common.h | 1029 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1140 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|