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