Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1925 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags) in iwl_mvm_flush_tx_path() function
1973 return iwl_mvm_flush_tx_path(mvm, int_sta->tfd_queue_msk, in iwl_mvm_flush_sta()
1976 return iwl_mvm_flush_tx_path(mvm, mvm_sta->tfd_queue_msk, flags); in iwl_mvm_flush_sta()
Dmvm.h1470 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags);
Dops.c1467 ret = iwl_mvm_flush_tx_path(mvm, iwl_mvm_flushable_queues(mvm), in iwl_mvm_enter_d0i3()
Ddebugfs.c164 ret = iwl_mvm_flush_tx_path(mvm, flush_arg, 0) ? : count; in iwl_dbgfs_tx_flush_write()
Dsta.c2822 if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id), 0)) in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c4268 iwl_mvm_flush_tx_path(mvm, in iwl_mvm_flush_no_vif()