|
@@ -3171,8 +3171,6 @@ uint32_t dp_tx_comp_handler(struct dp_soc *soc, void *hal_srng, uint32_t quota)
|
|
}
|
|
}
|
|
|
|
|
|
num_processed += !(count & DP_TX_NAPI_BUDGET_DIV_MASK);
|
|
num_processed += !(count & DP_TX_NAPI_BUDGET_DIV_MASK);
|
|
- /* Decrement PM usage count if the packet has been sent.*/
|
|
|
|
- hif_pm_runtime_put(soc->hif_handle);
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
* Processed packet count is more than given quota
|
|
* Processed packet count is more than given quota
|