Searched refs:total_rx (Results 1 – 1 of 1) sorted by relevance
975 unsigned long total_tx = 0, total_rx = 0; in iwl_mvm_update_esr_mode_tpt() local1009 total_rx += mvmsta->mpdu_counters[q].per_link[link].rx; in iwl_mvm_update_esr_mode_tpt()1026 total_tx, total_rx); in iwl_mvm_update_esr_mode_tpt()1030 total_rx < IWL_MVM_ENTER_ESR_TPT_THRESH) { in iwl_mvm_update_esr_mode_tpt()1038 sec_link_rx_perc = total_rx ? sec_link_rx * 100 / total_rx : 0; in iwl_mvm_update_esr_mode_tpt()1046 (total_rx > SEC_LINK_MIN_RX && in iwl_mvm_update_esr_mode_tpt()