Searched refs:RX_BATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define RX_BATCH_SIZE 16 macro109 q->cons_head = q->cons_tail + xskq_nb_avail(q, RX_BATCH_SIZE); in xskq_peek_addr()207 q->cons_head = q->cons_tail + xskq_nb_avail(q, RX_BATCH_SIZE); in xskq_peek_desc()
450 #define RX_BATCH_SIZE 64 macro461 work_done < RX_BATCH_SIZE) { in xenvif_rx_action()