Lines Matching refs:IWL_RATE_COUNT
103 static const struct iwl_rs_rate_info iwl_rates[IWL_RATE_COUNT] = {
419 static const u16 expected_tpt_legacy[IWL_RATE_COUNT] = {
426 static const u16 expected_tpt_siso_20MHz[4][IWL_RATE_COUNT] = {
433 static const u16 expected_tpt_siso_40MHz[4][IWL_RATE_COUNT] = {
440 static const u16 expected_tpt_siso_80MHz[4][IWL_RATE_COUNT] = {
447 static const u16 expected_tpt_mimo2_20MHz[4][IWL_RATE_COUNT] = {
454 static const u16 expected_tpt_mimo2_40MHz[4][IWL_RATE_COUNT] = {
461 static const u16 expected_tpt_mimo2_80MHz[4][IWL_RATE_COUNT] = {
469 static const struct iwl_rate_mcs_info iwl_rate_mcs[IWL_RATE_COUNT] = {
591 for (i = 0; i < IWL_RATE_COUNT; i++) in rs_rate_scale_clear_tbl_windows()
735 if (scale_index < 0 || scale_index >= IWL_RATE_COUNT) in rs_collect_tx_data()
967 for (mask = (1 << i); i < IWL_RATE_COUNT; i++, mask <<= 1) { in rs_get_adjacent_rate()
1447 const u16 (*ht_tbl_pointer)[IWL_RATE_COUNT]; in rs_get_expected_tpt_table()
1805 (sizeof(struct iwl_rate_scale_data) * IWL_RATE_COUNT)); in rs_switch_to_column()
3718 for (j = 0; j < IWL_RATE_COUNT; j++) { in rs_sta_dbgfs_stats_table_read()
3785 for (rate = 0; rate < IWL_RATE_COUNT; rate++) in rs_sta_dbgfs_drv_tx_stats_read()
3793 for (rate = 0; rate < IWL_RATE_COUNT; rate++) { in rs_sta_dbgfs_drv_tx_stats_read()