Home
last modified time | relevance | path

Searched refs:vht_mcs_nss1 (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c105 static const struct index_vht_data_rate_type vht_mcs_nss1[] = { variable
494 for (index = 0; index < QDF_ARRAY_SIZE(vht_mcs_nss1); index++) { in wma_get_mcs_idx()
496 nss1_rate = &vht_mcs_nss1[index].ht160_rate[0]; in wma_get_mcs_idx()
507 nss1_rate = &vht_mcs_nss1[index].ht80_rate[0]; in wma_get_mcs_idx()
521 nss1_rate = &vht_mcs_nss1[index].ht40_rate[0]; in wma_get_mcs_idx()
535 nss1_rate = &vht_mcs_nss1[index].ht20_rate[0]; in wma_get_mcs_idx()