Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h904 static inline int iwl_trans_wait_tx_queue_empty(struct iwl_trans *trans, in iwl_trans_wait_tx_queue_empty() function
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.c500 ret = iwl_trans_wait_tx_queue_empty(mvm->trans, in iwl_mvm_rm_sta()
1134 iwl_trans_wait_tx_queue_empty(mvm->trans, in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c1679 iwl_trans_wait_tx_queue_empty(mvm->trans, tfd_msk); in iwl_mvm_prepare_mac_removal()
3891 iwl_trans_wait_tx_queue_empty(mvm->trans, msk); in iwl_mvm_mac_flush()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dlib.c183 iwl_trans_wait_tx_queue_empty(priv->trans, 0xffffffff); in iwlagn_dev_txfifo_flush()
Dmac80211.c1127 iwl_trans_wait_tx_queue_empty(priv->trans, scd_queues); in iwlagn_mac_flush()