Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_queue.h237 u32 xskq_cons_read_desc_batch(struct xsk_queue *q, struct xsk_buff_pool *pool, in xskq_cons_read_desc_batch() function
H A Dxsk.c518 nb_pkts = xskq_cons_read_desc_batch(xs->tx, pool, nb_pkts); in xsk_tx_peek_release_desc_batch()