Home
last modified time | relevance | path

Searched refs:xp_mb_desc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dxsk_buff_pool.h189 static inline bool xp_mb_desc(struct xdp_desc *desc) in xp_mb_desc() function
H A Dxdp_sock_drv.h94 return !xp_mb_desc(desc); in xsk_is_eop_desc()
/openbmc/linux/net/xdp/
H A Dxsk_queue.h230 parsed->mb = xp_mb_desc(desc); in parse_desc()
H A Dxsk.c671 if (unlikely(nr_frags == (MAX_SKB_FRAGS - 1) && xp_mb_desc(desc))) { in xsk_build_skb()
758 if (xp_mb_desc(&desc)) { in __xsk_generic_xmit()