Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_queue.h224 static inline void xskq_cons_release_n(struct xsk_queue *q, u32 cnt) in xskq_cons_release_n() function
273 xskq_cons_release_n(q, cached_cons - q->cached_cons); in xskq_cons_read_desc_batch()
H A Dxsk_buff_pool.c607 xskq_cons_release_n(pool->fq, max); in xp_alloc_new_from_fq()