Searched refs:IWL_MLD_ENTER_EMLSR_TPT_THRESH (Results 1 – 4 of 4) sorted by relevance
70 #define IWL_MLD_ENTER_EMLSR_TPT_THRESH 400 macro
555 if (total_tx < IWL_MLD_ENTER_EMLSR_TPT_THRESH && in iwl_mld_emlsr_check_tpt()556 total_rx < IWL_MLD_ENTER_EMLSR_TPT_THRESH) { in iwl_mld_emlsr_check_tpt()
918 if (total_mpdus - count >= IWL_MLD_ENTER_EMLSR_TPT_THRESH) in iwl_mld_count_mpdu()921 if (total_mpdus >= IWL_MLD_ENTER_EMLSR_TPT_THRESH) in iwl_mld_count_mpdu()
1713 IWL_MLD_ENTER_EMLSR_TPT_THRESH > 0) in iwl_mld_move_sta_state_up()