iwl_trans_start_fw
ret = iwl_trans_start_fw(priv->trans, priv->fw, ucode_type, false);
IWL_EXPORT_SYMBOL(iwl_trans_start_fw);
int iwl_trans_start_fw(struct iwl_trans *trans, const struct iwl_fw *fw,
ret = iwl_trans_start_fw(mld->trans, mld->fw, IWL_UCODE_REGULAR, true);
ret = iwl_trans_start_fw(mvm->trans, mvm->fw, ucode_type,