Home
last modified time | relevance | path

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

/include/linux/
A Detherdevice.h463 static inline u64 ether_addr_to_u64(const u8 *addr) in ether_addr_to_u64() function
496 u64 u = ether_addr_to_u64(addr); in eth_addr_dec()
508 u64 u = ether_addr_to_u64(addr); in eth_addr_inc()
522 u64 u = ether_addr_to_u64(addr); in eth_addr_add()
606 u64 u = ether_addr_to_u64(base_addr); in eth_hw_addr_gen()
/include/net/
A Dcfg80211.h7514 u64 bssid_u64 = ether_addr_to_u64(bssid); in cfg80211_gen_new_bssid()

Completed in 37 milliseconds