Home
last modified time | relevance | path

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

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