Home
last modified time | relevance | path

Searched refs:overflow_tx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtrans.c2539 bool overflow_tx; in iwl_trans_pcie_wait_txq_empty() local
2553 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
2560 overflow_tx) && in iwl_trans_pcie_wait_txq_empty()
2570 if (WARN_ONCE(wr_ptr != write_ptr && !overflow_tx, in iwl_trans_pcie_wait_txq_empty()
2579 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
H A Dtx.c2444 txq->overflow_tx = true; in iwl_pcie_reclaim()
2473 txq->overflow_tx = false; in iwl_pcie_reclaim()