Home
last modified time | relevance | path

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

/linux/net/ethernet/
A Deth.c507 int eth_platform_get_mac_address(struct device *dev, u8 *mac_addr) in eth_platform_get_mac_address() function
524 EXPORT_SYMBOL(eth_platform_get_mac_address);
539 ret = eth_platform_get_mac_address(dev, addr); in platform_get_ethdev_address()
/linux/include/linux/
A Detherdevice.h31 int eth_platform_get_mac_address(struct device *dev, u8 *mac_addr);
/linux/drivers/net/ethernet/asix/
A Dax88796c_main.c152 if (!eth_platform_get_mac_address(&ax_local->spi->dev, ndev->dev_addr) && in ax88796c_load_mac_addr()
/linux/drivers/net/usb/
A Dasix_devices.c719 if (!eth_platform_get_mac_address(&dev->udev->dev, buf)) { in ax88772_bind()
A Dax88179_178a.c1302 if (!eth_platform_get_mac_address(&dev->udev->dev, mac)) { in ax88179_get_mac_addr()
A Dlan78xx.c1792 if (!eth_platform_get_mac_address(&dev->udev->dev, addr)) { in lan78xx_init_mac_address()
A Dr8152.c1681 ret = eth_platform_get_mac_address(&tp->udev->dev, sa->sa_data); in determine_ethernet_addr()
/linux/drivers/net/ethernet/realtek/
A Dr8169_main.c5224 rc = eth_platform_get_mac_address(tp_to_dev(tp), mac_addr); in rtl_init_mac_address()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c6381 if (eth_platform_get_mac_address(&pdev->dev, hw->mac.addr)) { in igc_probe()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c3360 if (eth_platform_get_mac_address(&pdev->dev, hw->mac.addr)) { in igb_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10931 eth_platform_get_mac_address(&adapter->pdev->dev, in ixgbe_probe()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c15043 if (eth_platform_get_mac_address(&pdev->dev, pf->hw.mac.addr)) in i40e_get_platform_mac_addr()
/linux/drivers/net/ethernet/broadcom/
A Dtg3.c16918 if (!eth_platform_get_mac_address(&tp->pdev->dev, addr)) in tg3_get_device_address()
/linux/
A Dvmlinux.symvers11942 0x00000000 eth_platform_get_mac_address vmlinux EXPORT_SYMBOL
A DSystem.map52053 ffff800010dea664 T eth_platform_get_mac_address
A D.tmp_System.map52053 ffff800010dea664 T eth_platform_get_mac_address

Completed in 518 milliseconds