Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c76 static int fst_txq_low = FST_LOW_WATER_MARK; variable
82 module_param(fst_txq_low, int, 0);
1361 if (txq_length < fst_txq_low) { in do_bottom_half_tx()