Searched refs:awg_tx_interval (Results 1 – 1 of 1) sorted by relevance
140 static int awg_tx_interval = TX_INTERVAL_DEFAULT; variable141 TUNABLE_INT("hw.awg.tx_interval", &awg_tx_interval);671 if (sc->tx.segs >= awg_tx_interval) { in awg_encap()