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.c562 static int fwnode_get_mac_addr(struct fwnode_handle *fwnode, in fwnode_get_mac_addr() function
600 if (!fwnode_get_mac_addr(fwnode, "mac-address", addr) || in fwnode_get_mac_address()
601 !fwnode_get_mac_addr(fwnode, "local-mac-address", addr) || in fwnode_get_mac_address()
602 !fwnode_get_mac_addr(fwnode, "address", addr)) in fwnode_get_mac_address()

Completed in 4 milliseconds