Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c33 static const struct index_eht_data_rate_type eht_mcs_nss1[] = { variable
992 for (index = 0; index < QDF_ARRAY_SIZE(eht_mcs_nss1); index++) { in wma_match_eht_rate()
996 nss1_rate = &eht_mcs_nss1[index].supported_eht320_rate[dcm_index][0]; in wma_match_eht_rate()
1007 nss1_rate = &eht_mcs_nss1[index].supported_eht160_rate[dcm_index][0]; in wma_match_eht_rate()
1019 nss1_rate = &eht_mcs_nss1[index].supported_eht80_rate[dcm_index][0]; in wma_match_eht_rate()
1035 nss1_rate = &eht_mcs_nss1[index].supported_eht40_rate[dcm_index][0]; in wma_match_eht_rate()
1052 nss1_rate = &eht_mcs_nss1[index].supported_eht20_rate[dcm_index][0]; in wma_match_eht_rate()