Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Detherdevice.h426 static inline void u64_to_ether_addr(u64 u, u8 *addr) in u64_to_ether_addr() function
446 u64_to_ether_addr(u, addr); in eth_addr_dec()
/Linux-v4.19/drivers/net/dsa/b53/
Db53_priv.h248 u64_to_ether_addr(mac_vid, ent->mac); in b53_arl_to_entry()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dmain.c973 u64_to_ether_addr(mac_addr, priv->curr_addr); in mwifiex_set_mac_address()
980 u64_to_ether_addr(old_mac_addr, priv->curr_addr); in mwifiex_set_mac_address()