Home
last modified time | relevance | path

Searched refs:xskq_prod_submit_n (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/xdp/
Dxsk_queue.h405 static inline void xskq_prod_submit_n(struct xsk_queue *q, u32 nb_entries) in xskq_prod_submit_n() function
Dxsk.c298 xskq_prod_submit_n(pool->cq, nb_entries); in xsk_tx_completed()