[PATCH net-next 2/9] net: airoha: Move airoha_queues in airoha_qdma
Jakub Kicinski
kuba at kernel.org
Wed Jul 31 19:15:43 PDT 2024
On Tue, 30 Jul 2024 18:22:41 +0200 Lorenzo Bianconi wrote:
> QDMA controllers available in EN7581 SoC have independent tx/rx hw queues
> so move them in airoha_queues structure.
You seem to be touching a lot of the same lines you touched in the
previous patch here :(
Maybe you can add some of the
+ struct airoha_qdma *qdma = &q->eth->qdma[0];
lines, and propagate qdma pointers in the previous patch already?
More information about the linux-arm-kernel
mailing list