[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <36fbefff-a985-4aba-8085-4a6e139b88ba@quicinc.com>
Date: Fri, 28 Feb 2025 23:24:07 +0800
From: Jie Luo <quic_luoj@...cinc.com>
To: Andrew Lunn <andrew@...n.ch>
CC: Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller"
<davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
<kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>, Lei Wei <quic_leiwei@...cinc.com>,
Suruchi Agarwal
<quic_suruchia@...cinc.com>,
Pavithra R <quic_pavir@...cinc.com>,
"Simon
Horman" <horms@...nel.org>, Jonathan Corbet <corbet@....net>,
Kees Cook
<kees@...nel.org>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
"Philipp
Zabel" <p.zabel@...gutronix.de>,
<linux-arm-msm@...r.kernel.org>, <netdev@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <linux-hardening@...r.kernel.org>,
<quic_kkumarcs@...cinc.com>, <quic_linchen@...cinc.com>,
<srinivas.kandagatla@...aro.org>, <bartosz.golaszewski@...aro.org>,
<john@...ozen.org>
Subject: Re: [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the
PPE scheduler settings
On 2/20/2025 11:12 PM, Andrew Lunn wrote:
>> As a general rule, we have tried to keep the data structure definition
>> accurately mirror the hardware table design, for easier understanding
>> and debug ability of the code.
>
> Could you point me at the datasheet which describes the table?
>
> Andrew
Hi Andrew,
We are under process of requesting our Ops team to release the datasheet
of IPQ9574. This may take a few days.
In the mean time, let me provide the description of this register table
to clarify.
Bits Field Name Access Description
31:12 Reserve RW Reserved field
11:8 SEC_PORT_NUM RW Second port ID
7 Reserve RW Reserved field
6 SEC_PORT_VALID RW Second port valid or not
5 VALID RW Valid or not
4 DIR RW Egress or Ingress
3:0 PORT_NUM RW Port ID
Thanks.
Powered by blists - more mailing lists