Searched refs:xdp_uqueue (Results 1 – 1 of 1) sorted by relevance
98 struct xdp_uqueue { struct110 struct xdp_uqueue rx; argument111 struct xdp_uqueue tx;177 static inline u32 xq_nb_free(struct xdp_uqueue *q, u32 ndescs) in xq_nb_free()201 static inline u32 xq_nb_avail(struct xdp_uqueue *q, u32 ndescs) in xq_nb_avail()282 static inline int xq_enq(struct xdp_uqueue *uq, in xq_enq()305 static inline int xq_enq_tx_only(struct xdp_uqueue *uq, in xq_enq_tx_only()327 static inline int xq_deq(struct xdp_uqueue *uq, in xq_deq()