Searched refs:xskq_prod_nb_free (Results 1 – 1 of 1) sorted by relevance
322 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free() function338 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