Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk_queue.c59 void xskq_destroy(struct xsk_queue *q) in xskq_destroy() function
H A Dxsk_buff_pool.c266 xskq_destroy(pool->fq); in xp_release_deferred()
271 xskq_destroy(pool->cq); in xp_release_deferred()
H A Dxsk.c1051 xskq_destroy(xs->rx); in xsk_release()
1052 xskq_destroy(xs->tx); in xsk_release()
1053 xskq_destroy(xs->fq_tmp); in xsk_release()
1054 xskq_destroy(xs->cq_tmp); in xsk_release()
H A Dxsk_queue.h460 void xskq_destroy(struct xsk_queue *q_ops);