Searched refs:rx_max_rate (Results 1 – 6 of 6) sorted by relevance
3932 u32 rx_max_rate; member4334 __le32 rx_max_rate; member
2370 mcs->rx_max_rate = cpu_to_le32(arg->tx_max_rate); in ath12k_wmi_send_peer_assoc_cmd()2372 mcs->tx_max_rate = cpu_to_le32(arg->rx_max_rate); in ath12k_wmi_send_peer_assoc_cmd()
2484 arg->rx_max_rate = __le16_to_cpu(vht_cap->vht_mcs.rx_highest); in ath12k_peer_assoc_h_vht()
2640 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()2657 max_rate = arg->peer_vht_rates.rx_max_rate; in ath10k_peer_assoc_h_vht()
7675 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()7676 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()
2088 mcs->tx_max_rate = param->rx_max_rate; in ath11k_wmi_send_peer_assoc_cmd()2090 mcs->rx_max_rate = param->tx_max_rate; in ath11k_wmi_send_peer_assoc_cmd()