Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2180 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk) in iwl_mvm_flush_tx_path() function
2280 return iwl_mvm_flush_tx_path(mvm, tfd_queue_mask); in iwl_mvm_flush_sta()
H A Dmvm.h1707 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk);
H A Ddebugfs.c150 ret = iwl_mvm_flush_tx_path(mvm, flush_arg) ? : count; in iwl_dbgfs_tx_flush_write()
H A Dsta.c3451 if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id))) in iwl_mvm_sta_tx_agg_flush()
H A Dmac80211.c5672 iwl_mvm_flush_tx_path(mvm, in iwl_mvm_flush_no_vif()