Searched refs:overflow_tx (Results 1 – 3 of 3) sorted by relevance
2516 bool overflow_tx; in iwl_trans_pcie_wait_txq_empty() local2530 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()2537 overflow_tx) && in iwl_trans_pcie_wait_txq_empty()2547 if (WARN_ONCE(wr_ptr != write_ptr && !overflow_tx, in iwl_trans_pcie_wait_txq_empty()2556 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
2446 txq->overflow_tx = true; in iwl_pcie_reclaim()2475 txq->overflow_tx = false; in iwl_pcie_reclaim()
820 bool overflow_tx; member
Completed in 18 milliseconds