Lines Matching refs:IWL_RATE_COUNT
103 static const struct iwl_rs_rate_info iwl_rates[IWL_RATE_COUNT] = {
422 static const u16 expected_tpt_legacy[IWL_RATE_COUNT] = {
429 static const u16 expected_tpt_siso_20MHz[4][IWL_RATE_COUNT] = {
436 static const u16 expected_tpt_siso_40MHz[4][IWL_RATE_COUNT] = {
443 static const u16 expected_tpt_siso_80MHz[4][IWL_RATE_COUNT] = {
450 static const u16 expected_tpt_mimo2_20MHz[4][IWL_RATE_COUNT] = {
457 static const u16 expected_tpt_mimo2_40MHz[4][IWL_RATE_COUNT] = {
464 static const u16 expected_tpt_mimo2_80MHz[4][IWL_RATE_COUNT] = {
472 static const struct iwl_rate_mcs_info iwl_rate_mcs[IWL_RATE_COUNT] = {
552 for (i = 0; i < IWL_RATE_COUNT; i++) in rs_rate_scale_clear_tbl_windows()
696 if (scale_index < 0 || scale_index >= IWL_RATE_COUNT) in rs_collect_tx_data()
928 for (mask = (1 << i); i < IWL_RATE_COUNT; i++, mask <<= 1) { in rs_get_adjacent_rate()
1408 const u16 (*ht_tbl_pointer)[IWL_RATE_COUNT]; in rs_get_expected_tpt_table()
1720 (sizeof(struct iwl_rate_scale_data) * IWL_RATE_COUNT)); in rs_switch_to_column()
3506 for (j = 0; j < IWL_RATE_COUNT; j++) { in rs_sta_dbgfs_stats_table_read()
3573 for (rate = 0; rate < IWL_RATE_COUNT; rate++) in rs_sta_dbgfs_drv_tx_stats_read()
3581 for (rate = 0; rate < IWL_RATE_COUNT; rate++) { in rs_sta_dbgfs_drv_tx_stats_read()