Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6515 __le32 peer_vht_caps; member
6568 u32 peer_vht_caps; member
H A Dwmi-tlv.c2713 cmd->vht_caps = __cpu_to_le32(arg->peer_vht_caps); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dwmi.c7661 cmd->peer_vht_caps = __cpu_to_le32(arg->peer_vht_caps); in ath10k_wmi_peer_assoc_fill()
H A Dmac.c2607 arg->peer_vht_caps = vht_cap->cap; in ath10k_peer_assoc_h_vht()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3721 u32 peer_vht_caps; member
3786 u32 peer_vht_caps; member
H A Dwmi.c2023 cmd->peer_vht_caps = param->peer_vht_caps; in ath11k_wmi_send_peer_assoc_cmd()
2128 cmd->peer_vht_caps, cmd->peer_he_cap_info, in ath11k_wmi_send_peer_assoc_cmd()
H A Dmac.c2185 arg->peer_vht_caps = vht_cap->cap; in ath11k_peer_assoc_h_vht()
2251 arg->peer_vht_caps &= ~IEEE80211_VHT_CAP_MU_BEAMFORMEE_CAPABLE; in ath11k_peer_assoc_h_vht()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3876 u32 peer_vht_caps; member
3978 __le32 peer_vht_caps; member
H A Dwmi.c2225 cmd->peer_vht_caps = cpu_to_le32(arg->peer_vht_caps); in ath12k_wmi_send_peer_assoc_cmd()
2439 cmd->peer_vht_caps, cmd->peer_he_cap_info, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2413 arg->peer_vht_caps = vht_cap->cap; in ath12k_peer_assoc_h_vht()
2481 arg->peer_vht_caps &= ~IEEE80211_VHT_CAP_MU_BEAMFORMEE_CAPABLE; in ath12k_peer_assoc_h_vht()