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
134 - local-mac-address: the driver is designed to use the of_get_mac_address api
135 only if efuse-mac is 0. When efuse-mac is 0, the MAC
136 address is obtained from local-mac-address. If this
200 efuse-mac = <1>;
212 efuse-mac = <0>;
213 local-mac-address = [02 18 31 7e 3e 6f];