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

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c169 static const struct pch_gbe_opt_list dplx_list[] = { variable in typeref:struct:pch_gbe_opt_list
305 .arg = { .l = { .nr = (int)ARRAY_SIZE(dplx_list), pch_gbe_check_copper_options()
306 .p = dplx_list } } pch_gbe_check_copper_options()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_param.c592 static const struct e1000_opt_list dplx_list[] = { e1000_check_copper_options() local
602 .arg = { .l = { .nr = ARRAY_SIZE(dplx_list), e1000_check_copper_options()
603 .p = dplx_list }} e1000_check_copper_options()

Completed in 96 milliseconds