Home
last modified time | relevance | path

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

/linux/net/xdp/
A Dxsk_queue.h251 static inline u32 xskq_cons_nb_entries(struct xsk_queue *q, u32 max) in xskq_cons_nb_entries() function
266 return xskq_cons_nb_entries(q, cnt) >= cnt ? true : false; in xskq_cons_has_entries()
288 u32 entries = xskq_cons_nb_entries(q, max); in xskq_cons_peek_desc_batch()
A Dxsk_buff_pool.c525 max = xskq_cons_nb_entries(pool->fq, max); in xp_alloc_new_from_fq()

Completed in 19 milliseconds