Home
last modified time | relevance | path

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

/linux/net/ethernet/
A Deth.c582 static int fwnode_get_mac_addr(struct fwnode_handle *fwnode, in fwnode_get_mac_addr() function
620 if (!fwnode_get_mac_addr(fwnode, "mac-address", addr) || in fwnode_get_mac_address()
621 !fwnode_get_mac_addr(fwnode, "local-mac-address", addr) || in fwnode_get_mac_address()
622 !fwnode_get_mac_addr(fwnode, "address", addr)) in fwnode_get_mac_address()

Completed in 3 milliseconds