Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c2023 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags) in iwl_mvm_flush_tx_path() function
2070 return iwl_mvm_flush_tx_path(mvm, int_sta->tfd_queue_msk, 0); in iwl_mvm_flush_sta()
2072 return iwl_mvm_flush_tx_path(mvm, mvm_sta->tfd_queue_msk, 0); in iwl_mvm_flush_sta()
Dmvm.h1530 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags);
Ddebugfs.c159 ret = iwl_mvm_flush_tx_path(mvm, flush_arg, 0) ? : count; in iwl_dbgfs_tx_flush_write()
Dsta.c3158 if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id), 0)) in iwl_mvm_sta_tx_agg_flush()
Dmac80211.c4694 iwl_mvm_flush_tx_path(mvm, in iwl_mvm_flush_no_vif()