Home
last modified time | relevance | path

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

/linux-6.1.9/net/xdp/
Dxsk_queue.h301 static inline u32 xskq_cons_present_entries(struct xsk_queue *q) in xskq_cons_present_entries() function
Dxsk.c201 if (xskq_cons_present_entries(xs->tx) > xs->tx->nentries / 2) in xsk_tx_writeable()