Home
last modified time | relevance | path

Searched refs:xskq_cons_present_entries (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_queue.h270 static inline u32 xskq_cons_present_entries(struct xsk_queue *q) in xskq_cons_present_entries() function
H A Dxsk.c216 if (xskq_cons_present_entries(xs->tx) > xs->tx->nentries / 2) in xsk_tx_writeable()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_queue.h341 static inline u32 xskq_cons_present_entries(struct xsk_queue *q) in xskq_cons_present_entries() function
H A Dxsk.c297 if (xskq_cons_present_entries(xs->tx) > xs->tx->nentries / 2) in xsk_tx_writeable()

Completed in 5 milliseconds