Home
last modified time | relevance | path

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

/linux/net/ethernet/
A Deth.c648 int device_get_ethdev_address(struct device *dev, struct net_device *netdev) in device_get_ethdev_address() function
658 EXPORT_SYMBOL(device_get_ethdev_address);
/linux/include/linux/
A Detherdevice.h36 int device_get_ethdev_address(struct device *dev, struct net_device *netdev);
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.c551 if (device_get_ethdev_address(&pdev->dev, netdev)) in emac_probe_resources()
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dmain.c39 if (device_get_ethdev_address(dev, ndev)) in xge_get_resources()
/linux/drivers/net/ethernet/microchip/
A Denc28j60.c1574 if (device_get_ethdev_address(&spi->dev, dev)) in enc28j60_probe()
/linux/drivers/net/ethernet/faraday/
A Dftgmac100.c186 if (!device_get_ethdev_address(priv->dev, priv->netdev)) { in ftgmac100_initial_mac()
/linux/drivers/net/ethernet/socionext/
A Dnetsec.c2036 ret = device_get_ethdev_address(&pdev->dev, ndev); in netsec_probe()
/linux/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_main.c1734 if (device_get_ethdev_address(dev, ndev)) in xgene_enet_get_resources()
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c1215 if (device_get_ethdev_address(priv->dev, ndev)) { in hns_init_mac_addr()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.c4096 if (device_get_ethdev_address(&pdev->dev, dev)) in bcmgenet_probe()
/linux/
A Dvmlinux.symvers9546 0x00000000 device_get_ethdev_address vmlinux EXPORT_SYMBOL
A DSystem.map52050 ffff800010dea580 T device_get_ethdev_address
A D.tmp_System.map52050 ffff800010dea580 T device_get_ethdev_address

Completed in 417 milliseconds