Lines Matching refs:AutoNeg
98 NOTES: For more information about the AutoNeg, Duplex, and Speed
111 AutoNeg
122 information on the AutoNeg parameter.
367 These keywords are Speed, Duplex, and AutoNeg.
382 negotiation is disabled, and the AutoNeg parameter is ignored. Partner
385 The AutoNeg parameter is used when more control is required over the
399 Some examples of using AutoNeg:
401 modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half)
402 modprobe e1000 AutoNeg=1 (Same as above)
403 modprobe e1000 AutoNeg=0x02 (Restricts autonegotiation to 10 Full)
404 modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full)
405 modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half)
406 modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100
408 modprobe e1000 AutoNeg=0x020 (Restricts autonegotiation to 1000 Full)
409 modprobe e1000 AutoNeg=32 (Same as above)