Lines Matching refs:IWL_RATE_COUNT
115 static const struct iwl_rs_rate_info iwl_rates[IWL_RATE_COUNT] = {
400 static const u16 expected_tpt_legacy[IWL_RATE_COUNT] = {
407 static const u16 expected_tpt_siso_20MHz[4][IWL_RATE_COUNT] = {
414 static const u16 expected_tpt_siso_40MHz[4][IWL_RATE_COUNT] = {
421 static const u16 expected_tpt_siso_80MHz[4][IWL_RATE_COUNT] = {
428 static const u16 expected_tpt_mimo2_20MHz[4][IWL_RATE_COUNT] = {
435 static const u16 expected_tpt_mimo2_40MHz[4][IWL_RATE_COUNT] = {
442 static const u16 expected_tpt_mimo2_80MHz[4][IWL_RATE_COUNT] = {
450 static const struct iwl_rate_mcs_info iwl_rate_mcs[IWL_RATE_COUNT] = {
529 for (i = 0; i < IWL_RATE_COUNT; i++) in rs_rate_scale_clear_tbl_windows()
671 if (scale_index < 0 || scale_index >= IWL_RATE_COUNT) in rs_collect_tx_data()
889 for (mask = (1 << i); i < IWL_RATE_COUNT; i++, mask <<= 1) { in rs_get_adjacent_rate()
1303 const u16 (*ht_tbl_pointer)[IWL_RATE_COUNT]; in rs_get_expected_tpt_table()
1611 (sizeof(struct iwl_rate_scale_data) * IWL_RATE_COUNT)); in rs_switch_to_column()
3174 for (j = 0; j < IWL_RATE_COUNT; j++) { in rs_sta_dbgfs_stats_table_read()
3241 for (rate = 0; rate < IWL_RATE_COUNT; rate++) in rs_sta_dbgfs_drv_tx_stats_read()
3249 for (rate = 0; rate < IWL_RATE_COUNT; rate++) { in rs_sta_dbgfs_drv_tx_stats_read()