Home
last modified time | relevance | path

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

/u-boot/net/
A Deth-uclass.c489 static bool eth_dev_get_mac_address(struct udevice *dev, u8 mac[ARP_HLEN]) in eth_dev_get_mac_address() function
546 if (!eth_dev_get_mac_address(dev, pdata->enetaddr) || in eth_post_probe()

Completed in 5 milliseconds