Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c164 static const struct pch_gbe_opt_list an_list[] = variable
307 .arg = { .l = { .nr = (int)ARRAY_SIZE(an_list), in pch_gbe_check_copper_options()
308 .p = an_list} } in pch_gbe_check_copper_options()
/linux-5.19.10/drivers/net/ethernet/intel/e1000/
De1000_param.c594 static const struct e1000_opt_list an_list[] = in e1000_check_copper_options() local
633 .arg = { .l = { .nr = ARRAY_SIZE(an_list), in e1000_check_copper_options()
634 .p = an_list }} in e1000_check_copper_options()