Searched refs:peer_vht_rates (Results 1 – 4 of 4) sorted by relevance
4762 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()4763 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()4764 cmd->peer_vht_rates.rx_mcs_set = in ath10k_wmi_peer_assoc_fill()4765 __cpu_to_le32(arg->peer_vht_rates.rx_mcs_set); in ath10k_wmi_peer_assoc_fill()4766 cmd->peer_vht_rates.tx_max_rate = in ath10k_wmi_peer_assoc_fill()4767 __cpu_to_le32(arg->peer_vht_rates.tx_max_rate); in ath10k_wmi_peer_assoc_fill()4768 cmd->peer_vht_rates.tx_mcs_set = in ath10k_wmi_peer_assoc_fill()4769 __cpu_to_le32(arg->peer_vht_rates.tx_mcs_set); in ath10k_wmi_peer_assoc_fill()
1959 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()1960 vht_rate->rx_mcs_set = __cpu_to_le32(arg->peer_vht_rates.rx_mcs_set); in ath10k_wmi_tlv_op_gen_peer_assoc()1961 vht_rate->tx_max_rate = __cpu_to_le32(arg->peer_vht_rates.tx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()1962 vht_rate->tx_mcs_set = __cpu_to_le32(arg->peer_vht_rates.tx_mcs_set); in ath10k_wmi_tlv_op_gen_peer_assoc()
1654 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()1656 arg->peer_vht_rates.rx_mcs_set = in ath10k_peer_assoc_h_vht()1658 arg->peer_vht_rates.tx_max_rate = in ath10k_peer_assoc_h_vht()1660 arg->peer_vht_rates.tx_mcs_set = in ath10k_peer_assoc_h_vht()
4568 struct wmi_vht_rate_set peer_vht_rates; member4610 struct wmi_vht_rate_set_arg peer_vht_rates; member