ether_addr_to_u64 1509 drivers/net/dsa/b53/b53_common.c 	mac = ether_addr_to_u64(addr);
ether_addr_to_u64  276 drivers/net/dsa/b53/b53_priv.h 	*mac_vid = ether_addr_to_u64(ent->mac);
ether_addr_to_u64  817 drivers/net/dsa/sja1105/sja1105_dynamic_config.c 	u64 input = (vlanid << 48) | ether_addr_to_u64(addr);
ether_addr_to_u64  980 drivers/net/dsa/sja1105/sja1105_main.c 		if (l2_lookup.macaddr == ether_addr_to_u64(addr) &&
ether_addr_to_u64 1018 drivers/net/dsa/sja1105/sja1105_main.c 		l2_lookup.macaddr = ether_addr_to_u64(addr);
ether_addr_to_u64 1094 drivers/net/dsa/sja1105/sja1105_main.c 	l2_lookup.macaddr = ether_addr_to_u64(addr);
ether_addr_to_u64 1157 drivers/net/dsa/sja1105/sja1105_main.c 	l2_lookup.macaddr = ether_addr_to_u64(addr);
ether_addr_to_u64 1768 drivers/net/dsa/sja1105/sja1105_main.c 	mgmt_route.macaddr = ether_addr_to_u64(hdr->h_dest);
ether_addr_to_u64 2086 drivers/net/ethernet/cavium/thunder/nicvf_main.c 						ether_addr_to_u64(ha->addr);
ether_addr_to_u64  343 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 		cam_dmac = ether_addr_to_u64(lmac->mac);
ether_addr_to_u64   98 drivers/net/ethernet/freescale/enetc/enetc_pf.c 	u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16;
ether_addr_to_u64  949 drivers/net/wireless/marvell/mwifiex/main.c 	old_mac_addr = ether_addr_to_u64(priv->curr_addr);
ether_addr_to_u64  952 drivers/net/wireless/marvell/mwifiex/main.c 		mac_addr = ether_addr_to_u64(new_mac);
ether_addr_to_u64  440 include/linux/etherdevice.h 	u64 u = ether_addr_to_u64(addr);
ether_addr_to_u64  452 include/linux/etherdevice.h 	u64 u = ether_addr_to_u64(addr);
ether_addr_to_u64 5698 include/net/cfg80211.h 	u64 bssid_u64 = ether_addr_to_u64(bssid);
ether_addr_to_u64   14 net/dsa/tag_sja1105.c 	u64 dmac = ether_addr_to_u64(hdr->h_dest);
ether_addr_to_u64   60 net/dsa/tag_sja1105.c 	u64 smac = ether_addr_to_u64(hdr->h_source);
ether_addr_to_u64   61 net/dsa/tag_sja1105.c 	u64 dmac = ether_addr_to_u64(hdr->h_dest);