Home
last modified time | relevance | path

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

/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_param.c55 static int Duplex = OPTION_UNSET; variable
56 module_param(Duplex, int, 0);
57 MODULE_PARM_DESC(Duplex, "Duplex setting");
297 dplx = Duplex; in pch_gbe_check_copper_options()
/drivers/net/ethernet/intel/e1000/
A De1000_param.c67 E1000_PARAM(Duplex, "Duplex setting");
580 dplx = Duplex[bd]; in e1000_check_copper_options()

Completed in 9 milliseconds