Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c2070 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk) in iwl_mvm_flush_tx_path() function
2177 return iwl_mvm_flush_tx_path(mvm, int_sta->tfd_queue_msk); in iwl_mvm_flush_sta()
2179 return iwl_mvm_flush_tx_path(mvm, mvm_sta->tfd_queue_msk); in iwl_mvm_flush_sta()
A Dmvm.h1505 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk);
A Ddebugfs.c104 ret = iwl_mvm_flush_tx_path(mvm, flush_arg) ? : count; in iwl_dbgfs_tx_flush_write()
A Dsta.c3124 if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id))) in iwl_mvm_sta_tx_agg_flush()
A Dmac80211.c4816 iwl_mvm_flush_tx_path(mvm, in iwl_mvm_flush_no_vif()

Completed in 37 milliseconds