Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk_queue.h296 static inline int xskq_prod_reserve(struct xsk_queue *q) in xskq_prod_reserve() function
H A Dxsk.c420 if (unlikely(err) || xskq_prod_reserve(xs->pool->cq)) { in xsk_generic_xmit()