Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3967 u32 peer_he_caps_6ghz; member
4043 __le32 peer_he_caps_6ghz; member
H A Dmac.c2879 arg->peer_he_caps_6ghz = le16_to_cpu(link_sta->he_6ghz_capa.capa); in ath12k_peer_assoc_h_he_6ghz()
2881 mpdu_density = u32_get_bits(arg->peer_he_caps_6ghz, in ath12k_peer_assoc_h_he_6ghz()
2896 u32_get_bits(arg->peer_he_caps_6ghz, in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c2309 cmd->peer_he_caps_6ghz = cpu_to_le32(arg->peer_he_caps_6ghz); in ath12k_wmi_send_peer_assoc_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2642 arg->peer_he_caps_6ghz = le16_to_cpu(sta->deflink.he_6ghz_capa.capa); in ath11k_peer_assoc_h_he_6ghz()
2645 arg->peer_he_caps_6ghz)); in ath11k_peer_assoc_h_he_6ghz()
2659 arg->peer_he_caps_6ghz); in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c2039 cmd->peer_he_caps_6ghz = param->peer_he_caps_6ghz; in ath11k_wmi_send_peer_assoc_cmd()