Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dof_net.c73 ret = nvmem_get_mac_address(&pdev->dev, addr); in of_get_mac_address_nvmem()
/openbmc/linux/include/linux/
H A Detherdevice.h34 int nvmem_get_mac_address(struct device *dev, void *addrbuf);
/openbmc/linux/net/ethernet/
H A Deth.c537 int nvmem_get_mac_address(struct device *dev, void *addrbuf) in nvmem_get_mac_address() function