Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dfarsync.c80 static int fst_excluded_list[FST_MAX_CARDS]; variable
86 module_param_array(fst_excluded_list, int, NULL, 0);
2424 if ((pdev->devfn) >> 3 == fst_excluded_list[i]) { in fst_add_one()