Lines Matching refs:mac
98 - mac<->mac auto negotiate mode: 0
99 - mac<->phy mode: 1
100 - mac<->mac forced mode: 2
101 - mac<->fiber mode: 3
102 - mac<->phy mode with no mdio: 4
103 - 10Gb mac<->phy mode : 10
104 - 10Gb mac<->mac forced mode : 11
132 - efuse-mac: If this is 1, then the MAC address for the interface is
133 obtained from the device efuse mac address register.
137 when it obtains the mac address from efuse.
138 - local-mac-address: the driver is designed to use the of_get_mac_address api
139 only if efuse-mac is 0. When efuse-mac is 0, the MAC
140 address is obtained from local-mac-address. If this
204 efuse-mac = <1>;
216 efuse-mac = <0>;
217 local-mac-address = [02 18 31 7e 3e 6f];