Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c697 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, BIT(queue)); in iwl_mvm_redirect_queue()
1921 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, in iwl_mvm_rm_sta()
3102 ret = iwl_trans_wait_tx_queues_empty(mvm->trans, in iwl_mvm_sta_tx_agg_oper()
3282 iwl_trans_wait_tx_queues_empty(mvm->trans, BIT(txq_id)); in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c4819 iwl_trans_wait_tx_queues_empty(mvm->trans, queues); in iwl_mvm_flush_no_vif()
4896 iwl_trans_wait_tx_queues_empty(mvm->trans, msk); in iwl_mvm_mac_flush()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h1334 static inline int iwl_trans_wait_tx_queues_empty(struct iwl_trans *trans, in iwl_trans_wait_tx_queues_empty() function
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c160 iwl_trans_wait_tx_queues_empty(priv->trans, 0xffffffff); in iwlagn_dev_txfifo_flush()
Dmac80211.c1112 iwl_trans_wait_tx_queues_empty(priv->trans, scd_queues); in iwlagn_mac_flush()