Searched refs:overflow_tx (Results 1 – 3 of 3) sorted by relevance
2351 bool overflow_tx; in iwl_trans_pcie_wait_txq_empty() local2365 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()2372 overflow_tx) && in iwl_trans_pcie_wait_txq_empty()2382 if (WARN_ONCE(wr_ptr != write_ptr && !overflow_tx, in iwl_trans_pcie_wait_txq_empty()2391 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
1636 txq->overflow_tx = true; in iwl_txq_reclaim()1666 txq->overflow_tx = false; in iwl_txq_reclaim()
923 bool overflow_tx; member
Completed in 16 milliseconds