Searched refs:rx_max_rate (Results 1 – 4 of 4) sorted by relevance
6308 __le32 rx_max_rate; /* Max Rx data rate */ member6315 u32 rx_max_rate; member
2574 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()
2570 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()2582 if (arg->peer_vht_rates.rx_max_rate && in ath10k_peer_assoc_h_vht()2584 switch (arg->peer_vht_rates.rx_max_rate) { in ath10k_peer_assoc_h_vht()
7502 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()7503 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()