Searched refs:HWaddr (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
H A Dmptlan.c1317 u8 HWaddr[FC_ALEN], *a; mpt_register_lan_device() local
1358 HWaddr[0] = a[5]; mpt_register_lan_device()
1359 HWaddr[1] = a[4]; mpt_register_lan_device()
1360 HWaddr[2] = a[3]; mpt_register_lan_device()
1361 HWaddr[3] = a[2]; mpt_register_lan_device()
1362 HWaddr[4] = a[1]; mpt_register_lan_device()
1363 HWaddr[5] = a[0]; mpt_register_lan_device()
1366 memcpy(dev->dev_addr, HWaddr, FC_ALEN); mpt_register_lan_device()
/linux-4.1.27/arch/m68k/emu/
H A Dnfeth.c225 netdev_info(dev, KBUILD_MODNAME " addr:%s (%s) HWaddr:%pM\n", host_ip, nfeth_probe()
/linux-4.1.27/drivers/net/bonding/
H A Dbond_main.c1815 netdev_warn(bond_dev, "the permanent HWaddr of %s - %pM - is still in use by %s - set the HWaddr of %s to a different address to avoid conflicts\n", __bond_release_one()

Completed in 240 milliseconds