Home
last modified time | relevance | path

Searched refs:xskq_cons_get_entries (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_queue.h218 static inline void xskq_cons_get_entries(struct xsk_queue *q) in xskq_cons_get_entries() function
240 xskq_cons_get_entries(q); in xskq_cons_peek_addr_unchecked()
249 xskq_cons_get_entries(q); in xskq_cons_peek_desc()
257 * from the ring in xskq_cons_get_entries() and whenever in xskq_cons_release()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_queue.h287 static inline void xskq_cons_get_entries(struct xsk_queue *q) in xskq_cons_get_entries() function
314 xskq_cons_get_entries(q); in xskq_cons_peek_addr_unchecked()
323 xskq_cons_get_entries(q); in xskq_cons_peek_desc()
329 * xskq_cons_get_entries() and whenever Rx or Tx processing are completed in the NAPI loop.

Completed in 2 milliseconds