Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-trans.h1000 static inline int iwl_trans_wait_tx_queue_empty(struct iwl_trans *trans, in iwl_trans_wait_tx_queue_empty() function
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dsta.c508 ret = iwl_trans_wait_tx_queue_empty(mvm->trans, in iwl_mvm_rm_sta()
1161 iwl_trans_wait_tx_queue_empty(mvm->trans, in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c1816 iwl_trans_wait_tx_queue_empty(mvm->trans, tfd_msk); in iwl_mvm_prepare_mac_removal()
3979 iwl_trans_wait_tx_queue_empty(mvm->trans, msk); in iwl_mvm_mac_flush()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dlib.c183 iwl_trans_wait_tx_queue_empty(priv->trans, 0xffffffff); in iwlagn_dev_txfifo_flush()
Dmac80211.c1140 iwl_trans_wait_tx_queue_empty(priv->trans, scd_queues); in iwlagn_mac_flush()