Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Detherdevice.h433 static inline void u64_to_ether_addr(u64 u, u8 *addr) in u64_to_ether_addr() function
453 u64_to_ether_addr(u, addr); in eth_addr_dec()
465 u64_to_ether_addr(u, addr); in eth_addr_inc()
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_priv.h276 u64_to_ether_addr(mac_vid, ent->mac); in b53_arl_to_entry()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c715 u64_to_ether_addr(*mac, pfvf->mac_addr); in rvu_setup_pfvf_macaddress()
729 u64_to_ether_addr(*mac, pfvf->mac_addr); in rvu_setup_pfvf_macaddress()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h6201 u64_to_ether_addr(new_bssid_u64, new_bssid); in cfg80211_gen_new_bssid()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1564 u64_to_ether_addr(l2_lookup.macaddr, macaddr); in sja1105_fdb_dump()