Searched refs:xq_nb_free (Results 1 – 1 of 1) sorted by relevance
177 static inline u32 xq_nb_free(struct xdp_uqueue *q, u32 ndescs) in xq_nb_free() function289 if (xq_nb_free(uq, ndescs) < ndescs) in xq_enq()311 if (xq_nb_free(uq, ndescs) < ndescs) in xq_enq_tx_only()848 if (xq_nb_free(&xsk->tx, BATCH_SIZE) >= BATCH_SIZE) { in tx_only()