Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c78 static int fst_max_reads = 7; variable
84 module_param(fst_max_reads, int, 0);
1440 if (rx_count > fst_max_reads) { in do_bottom_half_rx()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.c78 static int fst_max_reads = 7; variable
84 module_param(fst_max_reads, int, 0);
1392 if (rx_count > fst_max_reads) { in do_bottom_half_rx()

Completed in 7 milliseconds