Searched refs:gen_rx_batch (Results 1 – 1 of 1) sorted by relevance
100 static int gen_rx_batch = 16 /* RX_BATCH_DEFAULT */; variable102 &gen_rx_batch, 0, "max mbufs per call to if_input");104 TUNABLE_INT("hw.gen.rx_batch", &gen_rx_batch); /* old name/interface */1433 if (cnt == gen_rx_batch) { in gen_rxintr()