Home
last modified time | relevance | path

Searched refs:u64_to_ether_addr (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Detherdevice.h434 static inline void u64_to_ether_addr(u64 u, u8 *addr) in u64_to_ether_addr() function
454 u64_to_ether_addr(u, addr); in eth_addr_dec()
466 u64_to_ether_addr(u, addr); in eth_addr_inc()
/Linux-v5.10/drivers/net/dsa/b53/
Db53_priv.h275 u64_to_ether_addr(mac_vid, ent->mac); in b53_arl_to_entry()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dmain.c972 u64_to_ether_addr(mac_addr, priv->curr_addr); in mwifiex_set_mac_address()
979 u64_to_ether_addr(old_mac_addr, priv->curr_addr); in mwifiex_set_mac_address()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c705 u64_to_ether_addr(*mac, pfvf->mac_addr); in rvu_setup_pfvf_macaddress()
719 u64_to_ether_addr(*mac, pfvf->mac_addr); in rvu_setup_pfvf_macaddress()
/Linux-v5.10/include/net/
Dcfg80211.h6136 u64_to_ether_addr(new_bssid_u64, new_bssid); in cfg80211_gen_new_bssid()
/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c1517 u64_to_ether_addr(l2_lookup.macaddr, macaddr); in sja1105_fdb_dump()