iwl_mvm_flush_tx_path
ret = iwl_mvm_flush_tx_path(mvm, flush_arg) ? : count;
iwl_mvm_flush_tx_path(mvm,
int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk);
if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id)))
return iwl_mvm_flush_tx_path(mvm, tfd_queue_mask);