Searched refs:nss2_rate (Results 1 – 3 of 3) sorted by relevance
985 const uint16_t *nss2_rate; in wma_match_eht_rate() local997 nss2_rate = &eht_mcs_nss2[index].supported_eht320_rate[dcm_index][0]; in wma_match_eht_rate()1000 nss2_rate, in wma_match_eht_rate()1008 nss2_rate = &eht_mcs_nss2[index].supported_eht160_rate[dcm_index][0]; in wma_match_eht_rate()1011 nss2_rate, in wma_match_eht_rate()1020 nss2_rate = &eht_mcs_nss2[index].supported_eht80_rate[dcm_index][0]; in wma_match_eht_rate()1024 nss2_rate, in wma_match_eht_rate()1036 nss2_rate = &eht_mcs_nss2[index].supported_eht40_rate[dcm_index][0]; in wma_match_eht_rate()1039 nss2_rate, in wma_match_eht_rate()1053 nss2_rate = &eht_mcs_nss2[index].supported_eht20_rate[dcm_index][0]; in wma_match_eht_rate()[all …]
291 const uint16_t *nss2_rate, in wma_mcs_rate_match() argument307 if (*nss == 2 && raw_rate == nss2_rate[gi_index]) { in wma_mcs_rate_match()308 ret_rate = nss2_rate[gi_index]; in wma_mcs_rate_match()353 const uint16_t *nss2_rate; in wma_match_he_rate() local373 nss2_rate = &he_mcs_nss2[index]. in wma_match_he_rate()378 nss2_rate, in wma_match_he_rate()388 nss2_rate = &he_mcs_nss2[index]. in wma_match_he_rate()393 nss2_rate, in wma_match_he_rate()406 nss2_rate = &he_mcs_nss2[index]. in wma_match_he_rate()411 nss2_rate, in wma_match_he_rate()[all …]
1758 const uint16_t *nss2_rate,