Lines Matching +full:30 +full:mhz
426 #define DEFAULT_CHAN_LOAD_LB 30
441 int mhz = nl80211_chan_width_to_mhz(chan_width); in iwl_mvm_get_puncturing_factor() local
444 if (WARN_ONCE(mhz < 20 || mhz > 320, in iwl_mvm_get_puncturing_factor()
445 "Invalid channel width : (%d)\n", mhz)) in iwl_mvm_get_puncturing_factor()
449 if (mhz < 80) in iwl_mvm_get_puncturing_factor()
453 n_subchannels = mhz / 20; in iwl_mvm_get_puncturing_factor()
629 .low = IWL_MVM_LOW_RSSI_THRESH_##_bw##MHZ, \
630 .high = IWL_MVM_HIGH_RSSI_THRESH_##_bw##MHZ \
642 /* 320 MHz has the same thresholds as 20 MHz */ in iwl_mvm_get_esr_rssi_thresh()
652 /* 6 GHz will always use 20 MHz thresholds, regardless of the BW */ in iwl_mvm_get_esr_rssi_thresh()
983 /* If EMLSR is not blocked - try enabling it again in 30 seconds */ in iwl_mvm_exit_esr()
1060 * 30 seconds, then a MLO scan was scheduled already. in iwl_mvm_esr_unblocked()
1069 * If EMLSR was blocked for more than 30 seconds, or the last link in iwl_mvm_esr_unblocked()
1077 * If EMLSR was blocked for less than 30 seconds, and the last link in iwl_mvm_esr_unblocked()