Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c158 static const struct pch_gbe_opt_list dplx_list[] = { variable
294 .arg = { .l = { .nr = (int)ARRAY_SIZE(dplx_list), in pch_gbe_check_copper_options()
295 .p = dplx_list } } in pch_gbe_check_copper_options()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_param.c565 static const struct e1000_opt_list dplx_list[] = { in e1000_check_copper_options() local
575 .arg = { .l = { .nr = ARRAY_SIZE(dplx_list), in e1000_check_copper_options()
576 .p = dplx_list }} in e1000_check_copper_options()