Lines Matching refs:AutoNeg
40 For more information about the AutoNeg, Duplex, and Speed
49 AutoNeg section in Command Line Parameters
63 information on the AutoNeg parameter.
339 These keywords are Speed, Duplex, and AutoNeg.
354 negotiation is disabled, and the AutoNeg parameter is ignored. Partner
357 The AutoNeg parameter is used when more control is required over the
373 Some examples of using AutoNeg::
375 modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half)
376 modprobe e1000 AutoNeg=1 (Same as above)
377 modprobe e1000 AutoNeg=0x02 (Restricts autonegotiation to 10 Full)
378 modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full)
379 modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half)
380 modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100
382 modprobe e1000 AutoNeg=0x020 (Restricts autonegotiation to 1000 Full)
383 modprobe e1000 AutoNeg=32 (Same as above)