Lines Matching refs:AutoNeg
36 NOTES: For more information about the AutoNeg, Duplex, and Speed
45 AutoNeg
56 information on the AutoNeg parameter.
343 These keywords are Speed, Duplex, and AutoNeg.
358 negotiation is disabled, and the AutoNeg parameter is ignored. Partner
361 The AutoNeg parameter is used when more control is required over the
375 Some examples of using AutoNeg:
377 modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half)
378 modprobe e1000 AutoNeg=1 (Same as above)
379 modprobe e1000 AutoNeg=0x02 (Restricts autonegotiation to 10 Full)
380 modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full)
381 modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half)
382 modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100
384 modprobe e1000 AutoNeg=0x020 (Restricts autonegotiation to 1000 Full)
385 modprobe e1000 AutoNeg=32 (Same as above)