Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h649 static inline void ath12k_dp_get_mac_addr(u32 addr_l32, u16 addr_h16, u8 *addr) in ath12k_dp_get_mac_addr() argument
651 memcpy(addr, &addr_l32, 4); in ath12k_dp_get_mac_addr()