Searched refs:u64_to_ether_addr (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | etherdevice.h | 433 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 D | b53_priv.h | 276 u64_to_ether_addr(mac_vid, ent->mac); in b53_arl_to_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | main.c | 972 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 D | rvu.c | 715 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 D | cfg80211.h | 6201 u64_to_ether_addr(new_bssid_u64, new_bssid); in cfg80211_gen_new_bssid()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1564 u64_to_ether_addr(l2_lookup.macaddr, macaddr); in sja1105_fdb_dump()
|