Lines Matching refs:rates
1455 u8 rates[RTW_RF_PATH_MAX] = {0};
1461 rates, pwr_by_rate, &rate_num);
1470 rate = rates[i];
2166 u8 *rates;
2176 rates = rtw_rate_section[rs];
2180 rate = rates[i];
2187 /* set tx power level by path for each rates, note that the order of the rates
2198 /* do not need cck rates if we are not in 2.4G */
2226 u8 rs, u8 size, u8 *rates)
2233 base_idx = rates[size - 3];
2235 base_idx = rates[size - 1];
2241 rate_idx = rates[rate];