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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtx.c1111 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags) iwl_mvm_flush_tx_path() argument
1115 .queues_ctl = cpu_to_le32(tfd_msk), iwl_mvm_flush_tx_path()
H A Dmac80211.c1787 u32 tfd_msk = iwl_mvm_mac_get_queues_mask(vif); iwl_mvm_prepare_mac_removal() local
1789 if (tfd_msk) { iwl_mvm_prepare_mac_removal()
1800 iwl_mvm_flush_tx_path(mvm, tfd_msk, 0); iwl_mvm_prepare_mac_removal()
1816 iwl_trans_wait_tx_queue_empty(mvm->trans, tfd_msk); iwl_mvm_prepare_mac_removal()
H A Dmvm.h1039 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk, u32 flags); iwl_mvm_get_tx_fail_reason()

Completed in 105 milliseconds