Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk_queue.h368 static inline void xskq_prod_cancel_n(struct xsk_queue *q, u32 cnt) in xskq_prod_cancel_n() function
H A Dxsk.c539 xskq_prod_cancel_n(xs->pool->cq, n); in xsk_cq_cancel_locked()