Home
last modified time | relevance | path

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

/linux-6.12.1/net/xdp/
Dxsk_queue.h334 static inline void xskq_cons_cancel_n(struct xsk_queue *q, u32 cnt) in xskq_cons_cancel_n() function
Dxsk.c827 xskq_cons_cancel_n(xs->tx, xsk_get_num_desc(skb)); in __xsk_generic_xmit()