Searched refs:supported_VHT20_rate (Results 1 – 3 of 3) sorted by relevance
113 uint16_t supported_VHT20_rate[2]; member
6067 supported_vht_mcs_rate[mcsidx].supported_VHT20_rate[flag]; in hdd_get_max_rate_vht()6701 } else if (rate == mcs_rate[mcs].supported_VHT20_rate[0]) { in hdd_get_rate_flags_vht()6703 } else if (rate == mcs_rate[mcs].supported_VHT20_rate[1]) { in hdd_get_rate_flags_vht()
1347 supported_vht_mcs_rate[maxidx].supported_VHT20_rate[sgi]; in get_max_rate_vht()