Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c2317 bool overflow_tx; in iwl_trans_pcie_wait_txq_empty() local
2331 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
2338 overflow_tx) && in iwl_trans_pcie_wait_txq_empty()
2348 if (WARN_ONCE(wr_ptr != write_ptr && !overflow_tx, in iwl_trans_pcie_wait_txq_empty()
2357 overflow_tx = txq->overflow_tx || in iwl_trans_pcie_wait_txq_empty()
Dinternal.h386 bool overflow_tx; member
Dtx.c1186 txq->overflow_tx = true; in iwl_trans_pcie_reclaim()
1216 txq->overflow_tx = false; in iwl_trans_pcie_reclaim()