Searched refs:xskq_prod_nb_free (Results 1 – 2 of 2) sorted by relevance
309 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free() function325 return xskq_prod_nb_free(q, 1) ? false : true; in xskq_prod_is_full()
383 nb_pkts = xskq_prod_nb_free(pool->cq, nb_pkts); in xsk_tx_peek_release_desc_batch()