Lines Matching +full:mac +full:- +full:address
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/network-class.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Devicetree Specification Mailing List <devicetree-spec@vger.kernel.org>
13 address-bits:
15 Specifies number of address bits required to address the device
16 described by this node, e.g. size of the MAC address.
20 local-mac-address:
22 Specifies MAC address that was assigned to the network device described by
24 $ref: /schemas/types.yaml#/definitions/uint8-array
28 mac-address:
30 Specifies the MAC address that was last used by the boot program. This
31 property should be used in cases where the MAC address assigned to the
33 local-mac-address property. This property shall be used only if the value
34 differs from local-mac-address property value.
35 $ref: /schemas/types.yaml#/definitions/uint8-array
39 max-frame-size: