Searched refs:nss1_rate (Results 1 – 3 of 3) sorted by relevance
984 const uint16_t *nss1_rate; in wma_match_eht_rate() local996 nss1_rate = &eht_mcs_nss1[index].supported_eht320_rate[dcm_index][0]; in wma_match_eht_rate()999 nss1_rate, in wma_match_eht_rate()1007 nss1_rate = &eht_mcs_nss1[index].supported_eht160_rate[dcm_index][0]; in wma_match_eht_rate()1010 nss1_rate, in wma_match_eht_rate()1019 nss1_rate = &eht_mcs_nss1[index].supported_eht80_rate[dcm_index][0]; in wma_match_eht_rate()1023 nss1_rate, in wma_match_eht_rate()1035 nss1_rate = &eht_mcs_nss1[index].supported_eht40_rate[dcm_index][0]; in wma_match_eht_rate()1038 nss1_rate, in wma_match_eht_rate()1052 nss1_rate = &eht_mcs_nss1[index].supported_eht20_rate[dcm_index][0]; in wma_match_eht_rate()[all …]
290 const uint16_t *nss1_rate, in wma_mcs_rate_match() argument302 if (raw_rate == nss1_rate[gi_index]) { in wma_mcs_rate_match()304 ret_rate = nss1_rate[gi_index]; in wma_mcs_rate_match()352 const uint16_t *nss1_rate; in wma_match_he_rate() local371 nss1_rate = &he_mcs_nss1[index]. in wma_match_he_rate()377 nss1_rate, in wma_match_he_rate()386 nss1_rate = &he_mcs_nss1[index]. in wma_match_he_rate()392 nss1_rate, in wma_match_he_rate()404 nss1_rate = &he_mcs_nss1[index]. in wma_match_he_rate()410 nss1_rate, in wma_match_he_rate()[all …]
1757 const uint16_t *nss1_rate,