Home
last modified time | relevance | path

Searched refs:tfd_msk (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtx.c1069 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, bool sync) in iwl_mvm_flush_tx_path() argument
1073 .queues_ctl = cpu_to_le32(tfd_msk), in iwl_mvm_flush_tx_path()
Dmac80211.c1650 u32 tfd_msk = iwl_mvm_mac_get_queues_mask(vif); in iwl_mvm_prepare_mac_removal() local
1652 if (tfd_msk) { in iwl_mvm_prepare_mac_removal()
1663 iwl_mvm_flush_tx_path(mvm, tfd_msk, true); in iwl_mvm_prepare_mac_removal()
1679 iwl_trans_wait_tx_queue_empty(mvm->trans, tfd_msk); in iwl_mvm_prepare_mac_removal()
Dmvm.h1025 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, bool sync);