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

/drivers/net/wan/
H A Dfarsync.c81 static int fst_max_reads = 7; variable
87 module_param(fst_max_reads, int, 0);
1453 if (rx_count > fst_max_reads) {

Completed in 16 milliseconds