Home
last modified time | relevance | path

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

/linux-6.1.9/net/xdp/
Dxsk_queue.h208 static inline void xskq_cons_release_n(struct xsk_queue *q, u32 cnt) in xskq_cons_release_n() function
235 xskq_cons_release_n(q, cached_cons - q->cached_cons); in xskq_cons_read_desc_batch()
Dxsk_buff_pool.c579 xskq_cons_release_n(pool->fq, max); in xp_alloc_new_from_fq()