Home
last modified time | relevance | path

Searched refs:eth_hw_addr_set (Results 1 – 25 of 256) sorted by relevance

1234567891011

/linux/net/core/
H A Ddev_addr_lists_test.c92 eth_hw_addr_set(netdev, addr); in dev_addr_test_sync_one()
111 eth_hw_addr_set(netdev, addr); in dev_addr_test_add_del()
118 eth_hw_addr_set(netdev, addr); in dev_addr_test_add_del()
179 eth_hw_addr_set(netdev, addr); in dev_addr_test_add_set()
212 eth_hw_addr_set(netdev, addr); in dev_addr_test_add_excl()
216 eth_hw_addr_set(netdev, addr); in dev_addr_test_add_excl()
H A Dof_net.c169 eth_hw_addr_set(dev, addr); in of_get_ethdev_address()
/linux/include/linux/
H A Detherdevice.h324 static inline void eth_hw_addr_set(struct net_device *dev, const u8 *addr) in eth_hw_addr_set() function
341 eth_hw_addr_set(dst, src->dev_addr); in eth_hw_addr_inherit()
612 eth_hw_addr_set(dev, addr); in eth_hw_addr_gen()
/linux/net/ethernet/
H A Deth.c293 eth_hw_addr_set(dev, addr->sa_data); in eth_commit_mac_addr_change()
518 eth_hw_addr_set(netdev, addr); in platform_get_ethdev_address()
635 eth_hw_addr_set(netdev, addr); in device_get_ethdev_address()
/linux/drivers/net/ethernet/amd/
H A Datarilance.c587 eth_hw_addr_set(dev, OldRieblDefHwaddr); in lance_probe1()
591 eth_hw_addr_set(dev, addr); in lance_probe1()
599 eth_hw_addr_set(dev, addr); in lance_probe1()
1130 eth_hw_addr_set(dev, saddr->sa_data); in lance_set_mac_address()
H A Dmvme147.c106 eth_hw_addr_set(dev, macaddr); in mvme147lance_probe()
H A Dhplance.c151 eth_hw_addr_set(dev, addr); in hplance_init()
/linux/drivers/net/usb/
H A Dsr9700.c256 eth_hw_addr_set(netdev, addr->sa_data); in sr9700_set_mac_address()
306 eth_hw_addr_set(netdev, addr); in sr9700_bind()
H A Ddm9601.c319 eth_hw_addr_set(net, addr->sa_data); in dm9601_set_mac_address()
379 eth_hw_addr_set(dev->net, mac); in dm9601_bind()
H A Dkalmia.c159 eth_hw_addr_set(dev->net, ethernet_addr); in kalmia_bind()
H A Dcx82310_eth.c211 eth_hw_addr_set(dev->net, addr); in cx82310_bind()
H A Dch9200.c391 eth_hw_addr_set(dev->net, addr); in ch9200_bind()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf_common.c150 eth_hw_addr_set(netdev, wx->mac.addr); in wx_reset_vf()
243 eth_hw_addr_set(netdev, addr->sa_data); in wx_set_mac_vf()
/linux/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c177 eth_hw_addr_set(netdevice, addr); in lan_init_chip()
/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1510 eth_hw_addr_set(dev, addr); in tulip_init_one()
1515 eth_hw_addr_set(dev, addr); in tulip_init_one()
1581 eth_hw_addr_set(dev, addr); in tulip_init_one()
1592 eth_hw_addr_set(dev, addr); in tulip_init_one()
1612 eth_hw_addr_set(dev, addr); in tulip_init_one()
1616 eth_hw_addr_set(dev, addr2); in tulip_init_one()
/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c306 eth_hw_addr_set(dev, addr); in get_hwinfo()
368 eth_hw_addr_set(dev, addr); in get_prom()
393 eth_hw_addr_set(dev, addr); in get_dl10019()
425 eth_hw_addr_set(dev, addr); in get_ax88190()
450 eth_hw_addr_set(dev, addr); in get_hwired()
H A Dstnic.c119 eth_hw_addr_set(dev, stnic_eadr); in stnic_probe()
H A Dhydra.c132 eth_hw_addr_set(dev, macaddr); in hydra_init()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.c72 eth_hw_addr_set(netdev, addr->sa_data); in atlx_set_mac()
/linux/arch/m68k/emu/
H A Dnfeth.c203 eth_hw_addr_set(dev, mac); in nfeth_probe()
/linux/net/8021q/
H A Dvlan_dev.c258 eth_hw_addr_set(dev, real_dev->dev_addr); in vlan_dev_inherit_address()
336 eth_hw_addr_set(dev, addr->sa_data);
567 eth_hw_addr_set(dev, real_dev->dev_addr); in vlan_dev_init()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h511 eth_hw_addr_set(adapter->port[pidx], hw_addr); in t4_os_set_hw_addr()
/linux/net/hsr/
H A Dhsr_device.c734 eth_hw_addr_set(hsr_dev, slave[0]->dev_addr); in hsr_dev_finalize()
799 eth_hw_addr_set(slave[1], slave[0]->dev_addr); in hsr_dev_finalize()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c113 eth_hw_addr_set(ndev, saddr->sa_data); in enetc_vf_set_mac_addr()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_netvf_main.c73 eth_hw_addr_set(nn->dp.netdev, mac_addr); in nfp_netvf_get_mac_addr()

1234567891011