Searched refs:dequeued (Results 1 – 1 of 1) sorted by relevance
843 uint32_t dequeued = 0; in wlan_ipa_pm_flush() local852 dequeued++; in wlan_ipa_pm_flush()881 ipa_ctx->stats.num_tx_dequeued += dequeued; in wlan_ipa_pm_flush()882 if (dequeued > ipa_ctx->stats.num_max_pm_queue) in wlan_ipa_pm_flush()883 ipa_ctx->stats.num_max_pm_queue = dequeued; in wlan_ipa_pm_flush()1107 uint32_t dequeued = 0; in wlan_ipa_pm_flush() local1117 dequeued++; in wlan_ipa_pm_flush()1139 ipa_ctx->stats.num_tx_dequeued += dequeued; in wlan_ipa_pm_flush()1140 if (dequeued > ipa_ctx->stats.num_max_pm_queue) in wlan_ipa_pm_flush()1141 ipa_ctx->stats.num_max_pm_queue = dequeued; in wlan_ipa_pm_flush()