Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
1408 if (txq_length < fst_txq_low) { in do_bottom_half_tx()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds