Searched refs:otx2_pool (Results 1 – 8 of 8) 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 | 529 static int otx2_alloc_pool_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_pool_buf() 547 static int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf() 572 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf() 962 struct otx2_pool *pool; in otx2_sq_init() 1055 struct otx2_pool *pool; in otx2_cq_init() 1288 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() 1312 struct otx2_pool *pool; in otx2_free_aura_ptr() 1349 struct otx2_pool *pool; in otx2_aura_pool_free() 1371 struct otx2_pool *pool; in otx2_aura_init() 1450 struct otx2_pool *poo in otx2_pool_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 | cn10k.c | 125 struct otx2_pool *pool; in cn10k_refill_pool_ptrs()
|
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 | 1027 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, 1131 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|