Home
last modified time | relevance | path

Searched refs:of_get_mac_address (Results 1 – 3 of 3) sorted by relevance

/net/core/
A Dof_net.c126 int of_get_mac_address(struct device_node *np, u8 *addr) in of_get_mac_address() function
147 EXPORT_SYMBOL(of_get_mac_address);
167 ret = of_get_mac_address(np, addr); in of_get_ethdev_address()
/net/ethernet/
A Deth.c492 ret = of_get_mac_address(dev->of_node, mac_addr); in eth_platform_get_mac_address()
/net/dsa/
A Ddsa.c518 of_get_mac_address(dp->dn, dp->mac); in dsa_port_setup()

Completed in 9 milliseconds