Home
last modified time | relevance | path

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

/linux/net/xdp/
A Dxsk_queue.h322 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free() function
338 return xskq_prod_nb_free(q, 1) ? false : true; in xskq_prod_is_full()
374 nb_entries = xskq_prod_nb_free(q, max); in xskq_prod_reserve_addr_batch()

Completed in 4 milliseconds