Searched refs:xskq_full_desc (Results 1 – 2 of 2) sorted by relevance
/net/xdp/ | ||
D | xsk_queue.h | 364 static inline bool xskq_full_desc(struct xsk_queue *q) in xskq_full_desc() function |
D | xsk.c | 454 if (xs->tx && !xskq_full_desc(xs->tx)) in xsk_poll() |