Searched refs:xsk_ring_prod__submit (Results 1 – 2 of 2) sorted by relevance
200 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__submit() function
802 xsk_ring_prod__submit(&umem->fq, rcvd); in receive_pkts()843 xsk_ring_prod__submit(&xsk->tx, i); in __send_pkts()1045 xsk_ring_prod__submit(&umem->fq, buffers_to_fill); in xsk_populate_fill_ring()