Searched refs:addr_h16 (Results 1 – 2 of 2) 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() argument652 memcpy(addr + 4, &addr_h16, ETH_ALEN - 4); in ath12k_dp_get_mac_addr()
584 u16 raw_peer_id, peer_id, addr_h16; in ath12k_dp_htt_mlo_peer_map_handler() local598 addr_h16 = le32_get_bits(ev->info1, in ath12k_dp_htt_mlo_peer_map_handler()600 ath12k_dp_get_mac_addr(le32_to_cpu(ev->mac_addr_l32), addr_h16, in ath12k_dp_htt_mlo_peer_map_handler()