Searched refs:fst_txq_high (Results 1 – 1 of 1) sorted by relevance
77 static int fst_txq_high = FST_HIGH_WATER_MARK; variable83 module_param(fst_txq_high, int, 0);2241 if (txq_length > fst_txq_high) { in fst_start_xmit()