Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
A Dtrans.c2516 bool overflow_tx; in iwl_trans_pcie_wait_txq_empty() local
2530 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()
A Dtx.c2446 txq->overflow_tx = true; in iwl_pcie_reclaim()
2475 txq->overflow_tx = false; in iwl_pcie_reclaim()
/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.h820 bool overflow_tx; member

Completed in 18 milliseconds