Home
last modified time | relevance | path

Searched refs:iwl_trans_wait_tx_queues_empty (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c684 int iwl_trans_wait_tx_queues_empty(struct iwl_trans *trans, u32 txqs) in iwl_trans_wait_tx_queues_empty() function
692 IWL_EXPORT_SYMBOL(iwl_trans_wait_tx_queues_empty);
Diwl-trans.h1075 int iwl_trans_wait_tx_queues_empty(struct iwl_trans *trans, u32 txqs);
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c741 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, BIT(queue)); in iwl_mvm_redirect_queue()
2111 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, in iwl_mvm_rm_sta()
3274 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, in iwl_mvm_sta_tx_agg_oper()
3458 iwl_trans_wait_tx_queues_empty(mvm->trans, BIT(txq_id)); in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c5867 iwl_trans_wait_tx_queues_empty(mvm->trans, queues); in iwl_mvm_flush_no_vif()
5960 iwl_trans_wait_tx_queues_empty(mvm->trans, msk); in iwl_mvm_mac_flush()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c160 iwl_trans_wait_tx_queues_empty(priv->trans, 0xffffffff); in iwlagn_dev_txfifo_flush()
Dmac80211.c1108 iwl_trans_wait_tx_queues_empty(priv->trans, scd_queues); in iwlagn_mac_flush()