Home
last modified time | relevance | path

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

/linux-6.6.21/net/xdp/
Dxsk_queue.h426 static inline void __xskq_prod_submit(struct xsk_queue *q, u32 idx) in __xskq_prod_submit() function
433 __xskq_prod_submit(q, q->cached_prod); in xskq_prod_submit()
438 __xskq_prod_submit(q, q->ring->producer + nb_entries); in xskq_prod_submit_n()