Searched refs:addr_l32 (Results 1 – 1 of 1) sorted by relevance
649 static inline void ath12k_dp_get_mac_addr(u32 addr_l32, u16 addr_h16, u8 *addr) in ath12k_dp_get_mac_addr() argument651 memcpy(addr, &addr_l32, 4); in ath12k_dp_get_mac_addr()