Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c140 static int awg_tx_interval = TX_INTERVAL_DEFAULT; variable
141 TUNABLE_INT("hw.awg.tx_interval", &awg_tx_interval);
671 if (sc->tx.segs >= awg_tx_interval) { in awg_encap()