Searched refs:eth_platform_get_mac_address (Results 1 – 7 of 7) sorted by relevance
528 int eth_platform_get_mac_address(struct device *dev, u8 *mac_addr) in eth_platform_get_mac_address() function550 EXPORT_SYMBOL(eth_platform_get_mac_address);
33 int eth_platform_get_mac_address(struct device *dev, u8 *mac_addr);
699 if (!eth_platform_get_mac_address(&dev->udev->dev, buf)) { in ax88772_bind()
1703 if (!eth_platform_get_mac_address(&dev->udev->dev, addr)) { in lan78xx_init_mac_address()
3226 if (eth_platform_get_mac_address(&pdev->dev, hw->mac.addr)) { in igb_probe()
10703 eth_platform_get_mac_address(&adapter->pdev->dev, in ixgbe_probe()
13524 if (eth_platform_get_mac_address(&pdev->dev, pf->hw.mac.addr)) in i40e_get_platform_mac_addr()