Home
last modified time | relevance | path

Searched refs:addr_h16 (Results 1 – 2 of 2) 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
652 memcpy(addr + 4, &addr_h16, ETH_ALEN - 4); in ath12k_dp_get_mac_addr()
H A Ddp_htt.c584 u16 raw_peer_id, peer_id, addr_h16; in ath12k_dp_htt_mlo_peer_map_handler() local
598 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()