Lines Matching refs:rates
1248 u8 rates[RTW_RF_PATH_MAX] = {0};
1254 rates, pwr_by_rate, &rate_num);
1263 rate = rates[i];
1871 u8 *rates;
1881 rates = rtw_rate_section[rs];
1885 rate = rates[i];
1892 /* set tx power level by path for each rates, note that the order of the rates
1903 /* do not need cck rates if we are not in 2.4G */
1931 u8 rs, u8 size, u8 *rates)
1938 base_idx = rates[size - 3];
1940 base_idx = rates[size - 1];
1946 rate_idx = rates[rate];