Searched refs:total_mpdus (Results 1 – 2 of 2) sorted by relevance
864 int total_mpdus = 0; in iwl_mld_count_mpdu() local914 total_mpdus += tx ? queue_counter->per_link[i].tx : in iwl_mld_count_mpdu()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()
4359 u32 total_mpdus = 0; in iwl_mvm_count_mpdu() local4398 total_mpdus += tx ? queue_counter->per_link[i].tx : in iwl_mvm_count_mpdu()4401 if (total_mpdus > IWL_MVM_ENTER_ESR_TPT_THRESH) in iwl_mvm_count_mpdu()