Home
last modified time | relevance | path

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

/openbmc/linux/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()