Lines Matching refs:num_rates
2918 int num_rates = ARRAY_SIZE(lq_cmd->rs_table); in rs_build_rates_table_from_fixed() local
2922 for (i = 0; i < num_rates; i++) in rs_build_rates_table_from_fixed()
2928 lq_cmd->mimo_delim = num_rates - 1; in rs_build_rates_table_from_fixed()
2945 int num_rates, int num_retries, in rs_fill_rates_for_column() argument
2955 for (i = 0; i < num_rates && index < end; i++) { in rs_fill_rates_for_column()
3002 int num_rates, num_retries, index = 0; in rs_build_rates_table() local
3017 num_rates = IWL_MVM_RS_INITIAL_SISO_NUM_RATES; in rs_build_rates_table()
3020 num_rates = IWL_MVM_RS_INITIAL_MIMO_NUM_RATES; in rs_build_rates_table()
3023 num_rates = IWL_MVM_RS_INITIAL_LEGACY_NUM_RATES; in rs_build_rates_table()
3029 num_rates, num_retries, valid_tx_ant, in rs_build_rates_table()
3035 num_rates = IWL_MVM_RS_SECONDARY_SISO_NUM_RATES; in rs_build_rates_table()
3039 num_rates = IWL_MVM_RS_SECONDARY_LEGACY_NUM_RATES; in rs_build_rates_table()
3048 num_rates, num_retries, valid_tx_ant, in rs_build_rates_table()
3053 num_rates = IWL_MVM_RS_SECONDARY_LEGACY_NUM_RATES; in rs_build_rates_table()
3057 num_rates, num_retries, valid_tx_ant, in rs_build_rates_table()