Searched refs:eth_dev_get_mac_address (Results 1 – 1 of 1) sorted by relevance
489 static bool eth_dev_get_mac_address(struct udevice *dev, u8 mac[ARP_HLEN]) in eth_dev_get_mac_address() function546 if (!eth_dev_get_mac_address(dev, pdata->enetaddr) || in eth_post_probe()
Completed in 5 milliseconds