Searched refs:fc_list (Results 1 – 2 of 2) sorted by relevance
199 static const struct pch_gbe_opt_list fc_list[] = { variable500 .arg = { .l = { .nr = (int)ARRAY_SIZE(fc_list), in pch_gbe_check_options()501 .p = fc_list } } in pch_gbe_check_options()
328 static const struct e1000_opt_list fc_list[] = { in e1000_check_options() local341 .arg = { .l = { .nr = ARRAY_SIZE(fc_list), in e1000_check_options()342 .p = fc_list }} in e1000_check_options()
Completed in 8 milliseconds