Lines Matching refs:xsk_ring_prod
38 DEFINE_XSK_RING(xsk_ring_prod);
48 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill,
64 static inline struct xdp_desc *xsk_ring_prod__tx_desc(struct xsk_ring_prod *tx,
80 static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r)
85 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb)
116 static inline size_t xsk_ring_prod__reserve(struct xsk_ring_prod *prod,
128 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, size_t nb)
218 struct xsk_ring_prod *fill,
223 struct xsk_ring_prod *fill,
228 struct xsk_ring_prod *fill,
235 struct xsk_ring_prod *tx,
242 struct xsk_ring_prod *tx,
243 struct xsk_ring_prod *fill,