Home
last modified time | relevance | path

Searched refs:xskq_cons_cancel_n (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/xdp/
H A Dxsk_queue.h336 static inline void xskq_cons_cancel_n(struct xsk_queue *q, u32 cnt) in xskq_cons_cancel_n() function
H A Dxsk.c766 xskq_cons_cancel_n(xs->tx, xsk_get_num_desc(skb)); in __xsk_generic_xmit()