From nobody Mon Feb 9 18:46:00 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1606897444; cv=none; d=zohomail.com; s=zohoarc; b=OypiQax/4UEVSYW2HTHeAp7fzSMg/heiB+raNXrXr9+0U8gLD47f0lr4b+45KPNWosu2DGNaZLmuZksIHQWXCyKyAjQGFxNdhWadgiE+CxAg01M33x8cKFUfdkcADJkdoaXvzK0XDmZ+fUcKv3U0BXY1hCbBqiKy9qynluf8HS8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1606897444; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=gWs2M5k9MSBHbsukGasGcnZzCIKnS2VFmg41YjLrWf0=; b=PBXiyqLNHE/NebwzwN0MIHZwR0DRzJjzSxusTwm5OFmFstNwhGJFzJN5qmaDxJGcxqI/DcyP6Moyz+zqk0B80MJOXsRtQJ14vuipfAmAcfWRJ0ddtZqQLZvyCLjvH8WhmNnqlciFQzRpLU38OSpoxBtVVNaxAO/Qoqerw3uXgCc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1606897444016886.0805278787706; Wed, 2 Dec 2020 00:24:04 -0800 (PST) Received: from localhost ([::1]:50018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkNQg-0003E8-VZ for importer@patchew.org; Wed, 02 Dec 2020 03:24:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39800) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kkNCD-0002ce-Ja for qemu-devel@nongnu.org; Wed, 02 Dec 2020 03:09:05 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:33078) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kkNC8-0003cQ-TP for qemu-devel@nongnu.org; Wed, 02 Dec 2020 03:09:05 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-127-ihp7_tPiNIGw9fPNTPjKvg-1; Wed, 02 Dec 2020 03:08:58 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 90D775708E for ; Wed, 2 Dec 2020 08:08:57 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5E1035D9C6 for ; Wed, 2 Dec 2020 08:08:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1606896540; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gWs2M5k9MSBHbsukGasGcnZzCIKnS2VFmg41YjLrWf0=; b=L31NQidJtpRLabOeSBCK1jkN4IX5pkAPkGLb0Rpf0uhxRPSXGec8y4GoVONgb3PshQpAV9 nafq3BY8OLTFZWZHI00TVOU52IfSUYy/4yy9MnIHrvIowxX36g6YftvwOsn0nCfY+CDE2C +B0HMjo6UkiDCLZKy7rLfa7ADqXyx5s= X-MC-Unique: ihp7_tPiNIGw9fPNTPjKvg-1 From: Paolo Bonzini To: qemu-devel@nongnu.org Subject: [PULL 019/113] hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink Date: Wed, 2 Dec 2020 03:07:15 -0500 Message-Id: <20201202080849.4125477-20-pbonzini@redhat.com> In-Reply-To: <20201202080849.4125477-1-pbonzini@redhat.com> References: <20201202080849.4125477-1-pbonzini@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=pbonzini@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=pbonzini@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.497, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) From: Philippe Mathieu-Daud=C3=A9 In order to use inclusive terminology, rename 'slave stream' as 'sink stream'. Signed-off-by: Philippe Mathieu-Daud=C3=A9 Acked-by: Paolo Bonzini Reviewed-by: Edgar E. Iglesias Message-Id: <20200910070131.435543-4-philmd@redhat.com> Signed-off-by: Paolo Bonzini --- hw/dma/xilinx_axidma.c | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/hw/dma/xilinx_axidma.c b/hw/dma/xilinx_axidma.c index 306da46699..bc383f53cc 100644 --- a/hw/dma/xilinx_axidma.c +++ b/hw/dma/xilinx_axidma.c @@ -45,11 +45,11 @@ =20 OBJECT_DECLARE_SIMPLE_TYPE(XilinxAXIDMA, XILINX_AXI_DMA) =20 -typedef struct XilinxAXIDMAStreamSlave XilinxAXIDMAStreamSlave; -DECLARE_INSTANCE_CHECKER(XilinxAXIDMAStreamSlave, XILINX_AXI_DMA_DATA_STRE= AM, +typedef struct XilinxAXIDMAStreamSink XilinxAXIDMAStreamSink; +DECLARE_INSTANCE_CHECKER(XilinxAXIDMAStreamSink, XILINX_AXI_DMA_DATA_STREA= M, TYPE_XILINX_AXI_DMA_DATA_STREAM) =20 -DECLARE_INSTANCE_CHECKER(XilinxAXIDMAStreamSlave, XILINX_AXI_DMA_CONTROL_S= TREAM, +DECLARE_INSTANCE_CHECKER(XilinxAXIDMAStreamSink, XILINX_AXI_DMA_CONTROL_ST= REAM, TYPE_XILINX_AXI_DMA_CONTROL_STREAM) =20 #define R_DMACR (0x00 / 4) @@ -115,7 +115,7 @@ struct Stream { unsigned char txbuf[16 * 1024]; }; =20 -struct XilinxAXIDMAStreamSlave { +struct XilinxAXIDMAStreamSink { Object parent; =20 struct XilinxAXIDMA *dma; @@ -130,8 +130,8 @@ struct XilinxAXIDMA { uint32_t freqhz; StreamSink *tx_data_dev; StreamSink *tx_control_dev; - XilinxAXIDMAStreamSlave rx_data_dev; - XilinxAXIDMAStreamSlave rx_control_dev; + XilinxAXIDMAStreamSink rx_data_dev; + XilinxAXIDMAStreamSink rx_control_dev; =20 struct Stream streams[2]; =20 @@ -387,7 +387,7 @@ static size_t xilinx_axidma_control_stream_push(StreamSink *obj, unsigned char *buf, size_t len, bool eop) { - XilinxAXIDMAStreamSlave *cs =3D XILINX_AXI_DMA_CONTROL_STREAM(obj); + XilinxAXIDMAStreamSink *cs =3D XILINX_AXI_DMA_CONTROL_STREAM(obj); struct Stream *s =3D &cs->dma->streams[1]; =20 if (len !=3D CONTROL_PAYLOAD_SIZE) { @@ -404,7 +404,7 @@ xilinx_axidma_data_stream_can_push(StreamSink *obj, StreamCanPushNotifyFn notify, void *notify_opaque) { - XilinxAXIDMAStreamSlave *ds =3D XILINX_AXI_DMA_DATA_STREAM(obj); + XilinxAXIDMAStreamSink *ds =3D XILINX_AXI_DMA_DATA_STREAM(obj); struct Stream *s =3D &ds->dma->streams[1]; =20 if (!stream_running(s) || stream_idle(s)) { @@ -420,7 +420,7 @@ static size_t xilinx_axidma_data_stream_push(StreamSink *obj, unsigned char *buf, size_t= len, bool eop) { - XilinxAXIDMAStreamSlave *ds =3D XILINX_AXI_DMA_DATA_STREAM(obj); + XilinxAXIDMAStreamSink *ds =3D XILINX_AXI_DMA_DATA_STREAM(obj); struct Stream *s =3D &ds->dma->streams[1]; size_t ret; =20 @@ -531,8 +531,8 @@ static const MemoryRegionOps axidma_ops =3D { static void xilinx_axidma_realize(DeviceState *dev, Error **errp) { XilinxAXIDMA *s =3D XILINX_AXI_DMA(dev); - XilinxAXIDMAStreamSlave *ds =3D XILINX_AXI_DMA_DATA_STREAM(&s->rx_data= _dev); - XilinxAXIDMAStreamSlave *cs =3D XILINX_AXI_DMA_CONTROL_STREAM( + XilinxAXIDMAStreamSink *ds =3D XILINX_AXI_DMA_DATA_STREAM(&s->rx_data_= dev); + XilinxAXIDMAStreamSink *cs =3D XILINX_AXI_DMA_CONTROL_STREAM( &s->rx_control= _dev); int i; =20 @@ -631,7 +631,7 @@ static const TypeInfo axidma_info =3D { static const TypeInfo xilinx_axidma_data_stream_info =3D { .name =3D TYPE_XILINX_AXI_DMA_DATA_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(XilinxAXIDMAStreamSlave), + .instance_size =3D sizeof(XilinxAXIDMAStreamSink), .class_init =3D xilinx_axidma_stream_class_init, .class_data =3D &xilinx_axidma_data_stream_class, .interfaces =3D (InterfaceInfo[]) { @@ -643,7 +643,7 @@ static const TypeInfo xilinx_axidma_data_stream_info = =3D { static const TypeInfo xilinx_axidma_control_stream_info =3D { .name =3D TYPE_XILINX_AXI_DMA_CONTROL_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(XilinxAXIDMAStreamSlave), + .instance_size =3D sizeof(XilinxAXIDMAStreamSink), .class_init =3D xilinx_axidma_stream_class_init, .class_data =3D &xilinx_axidma_control_stream_class, .interfaces =3D (InterfaceInfo[]) { --=20 2.26.2