Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_queue.h424 static inline void __xskq_prod_submit(struct xsk_queue *q, u32 idx) in __xskq_prod_submit() function
431 __xskq_prod_submit(q, q->cached_prod); in xskq_prod_submit()
436 __xskq_prod_submit(q, q->ring->producer + nb_entries); in xskq_prod_submit_n()