Searched refs:supported_VHT80_rate (Results 1 – 3 of 3) sorted by relevance
111 uint16_t supported_VHT80_rate[2]; member
6061 supported_vht_mcs_rate[mcsidx].supported_VHT80_rate[flag]; in hdd_get_max_rate_vht()6691 if (rate == mcs_rate[mcs].supported_VHT80_rate[0]) { in hdd_get_rate_flags_vht()6693 } else if (rate == mcs_rate[mcs].supported_VHT80_rate[1]) { in hdd_get_rate_flags_vht()
1353 supported_vht_mcs_rate[maxidx].supported_VHT80_rate[sgi]; in get_max_rate_vht()