Home
last modified time | relevance | path

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

/net/xdp/
Dxsk_queue.h364 static inline bool xskq_full_desc(struct xsk_queue *q) in xskq_full_desc() function
Dxsk.c454 if (xs->tx && !xskq_full_desc(xs->tx)) in xsk_poll()