Searched refs:max_ht_mcs_idx (Results 1 – 2 of 2) sorted by relevance
472 uint8_t max_ht_mcs_idx; in wma_get_mcs_idx() local549 max_ht_mcs_idx = QDF_ARRAY_SIZE(mcs_nss1); in wma_get_mcs_idx()550 for (index = 0; index < max_ht_mcs_idx; index++) { in wma_get_mcs_idx()562 index += max_ht_mcs_idx; in wma_get_mcs_idx()577 index += max_ht_mcs_idx; in wma_get_mcs_idx()
7060 uint8_t max_ht_mcs_idx; in hdd_report_max_rate() local7235 max_ht_mcs_idx = in hdd_report_max_rate()7237 max_ht_idx = max_ht_mcs_idx; in hdd_report_max_rate()7239 for (i = 0; i < max_ht_mcs_idx; i++) { in hdd_report_max_rate()7263 if ((j < max_ht_mcs_idx) && in hdd_report_max_rate()7269 max_mcs_idx += max_ht_mcs_idx; in hdd_report_max_rate()