Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Detherdevice.h410 static inline u64 ether_addr_to_u64(const u8 *addr) in ether_addr_to_u64() function
443 u64 u = ether_addr_to_u64(addr); in eth_addr_dec()
/Linux-v4.19/drivers/net/dsa/b53/
Db53_priv.h255 *mac_vid = ether_addr_to_u64(ent->mac); in b53_arl_from_entry()
Db53_common.c1245 mac = ether_addr_to_u64(addr); in b53_arl_op()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dmain.c952 old_mac_addr = ether_addr_to_u64(priv->curr_addr); in mwifiex_set_mac_address()
955 mac_addr = ether_addr_to_u64(new_mac); in mwifiex_set_mac_address()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c346 cam_dmac = ether_addr_to_u64(lmac->mac); in bgx_set_dmac_cam_filter()
Dnicvf_main.c2018 ether_addr_to_u64(ha->addr); in nicvf_set_rx_mode()