Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c77 static int fst_txq_high = FST_HIGH_WATER_MARK; variable
83 module_param(fst_txq_high, int, 0);
2241 if (txq_length > fst_txq_high) { in fst_start_xmit()