Home
last modified time | relevance | path

Searched refs:cn10k_refill_pool_ptrs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h27 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
Dotx2_txrx.h170 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
Dcn10k.c23 .refill_pool_ptrs = cn10k_refill_pool_ptrs,
110 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq) in cn10k_refill_pool_ptrs() function