Searched refs:xsk_ring_prod__cancel (Results 1 – 2 of 2) sorted by relevance
137 static inline void xsk_ring_prod__cancel(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__cancel() function
1076 xsk_ring_prod__cancel(&umem->fq, nb_frags); in receive_pkts()1144 xsk_ring_prod__cancel(&xsk->tx, BATCH_SIZE - i); in __send_pkts()1423 xsk_ring_prod__cancel(&umem->fq, buffers_to_fill - filled); in xsk_populate_fill_ring()