]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: ppe: Configure SRAM PPE entries via the cpu
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 17 Oct 2025 09:06:17 +0000 (11:06 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 21 Oct 2025 11:07:05 +0000 (13:07 +0200)
commit306b78f5035af4bd011753c5a6b12812515caa6c
treec6575653650eda1178f9c5ce4493e2222592f325
parent41139125f5c70e0f66f0cc4ac1b3a62f5801ab42
net: airoha: ppe: Configure SRAM PPE entries via the cpu

Introduce airoha_ppe_foe_commit_sram_entry routine in order to configure
the SRAM PPE entries directly via the CPU instead of using the NPU APIs.
This is a preliminary patch to enable netfilter flowtable hw offload for
AN7583 SoC.

Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20251017-an7583-eth-support-v3-8-f28319666667@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/airoha/airoha_ppe.c