Searched refs:AutoNeg (Results 1 – 2 of 2) sorted by relevance
76 static int AutoNeg = OPTION_UNSET; variable77 module_param(AutoNeg, int, 0);78 MODULE_PARM_DESC(AutoNeg, "Advertised auto-negotiation setting");315 int tmp = AutoNeg; in pch_gbe_check_copper_options()
83 E1000_PARAM(AutoNeg, "Advertised auto-negotiation setting");523 if ((num_AutoNeg > bd) && (AutoNeg[bd] != 0x20)) { in e1000_check_fiber_options()636 an = AutoNeg[bd]; in e1000_check_copper_options()
Completed in 7 milliseconds