Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk_queue.h194 static inline bool xskq_cons_is_valid_desc(struct xsk_queue *q, in xskq_cons_is_valid_desc() function
214 return xskq_cons_is_valid_desc(q, desc, pool); in xskq_cons_read_desc()
229 parsed->valid = xskq_cons_is_valid_desc(q, desc, pool); in parse_desc()