Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awg.c139 static int awg_rx_batch = RX_BATCH_DEFAULT; variable
140 TUNABLE_INT("hw.awg.rx_batch", &awg_rx_batch);
1258 if (cnt == awg_rx_batch) { in awg_rxintr()