Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c132 iwl_mvm_flush_tx_path(mvm, queues, CMD_ASYNC); in iwl_mvm_roc_done_wk()
Dsta.c505 ret = iwl_mvm_flush_tx_path(mvm, mvm_sta->tfd_queue_msk, 0); in iwl_mvm_rm_sta()
1159 if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id), 0)) in iwl_mvm_sta_tx_agg_flush()
Dtx.c1111 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags) in iwl_mvm_flush_tx_path() function
Dmvm.h1039 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags);
Ddebugfs.c88 ret = iwl_mvm_flush_tx_path(mvm, scd_q_msk, 0) ? : count; in iwl_dbgfs_tx_flush_write()
Dmac80211.c1800 iwl_mvm_flush_tx_path(mvm, tfd_msk, 0); in iwl_mvm_prepare_mac_removal()
3970 if (iwl_mvm_flush_tx_path(mvm, msk, 0)) in iwl_mvm_mac_flush()