Searched refs:vht_mcs (Results 1 – 3 of 3) sorted by relevance
88 struct wpa_supp_event_vht_mcs_info vht_mcs; member
866 &band_info->vht_cap.vht_mcs); in phy_info_band_cfg()
2667 static const int vht_mcs = 8; variable2844 (vht || entry - table <= vht_mcs)) in max_rate()2849 if (entry->minsnr == -1 || (!vht && entry - table > vht_mcs)) in max_rate()