Searched refs:Duplex (Results 1 – 2 of 2) sorted by relevance
55 static int Duplex = OPTION_UNSET; variable56 module_param(Duplex, int, 0);57 MODULE_PARM_DESC(Duplex, "Duplex setting");297 dplx = Duplex; in pch_gbe_check_copper_options()
67 E1000_PARAM(Duplex, "Duplex setting");580 dplx = Duplex[bd]; in e1000_check_copper_options()
Completed in 9 milliseconds