net: airoha: Move definitions in airoha_eth.h
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 28 Feb 2025 10:54:10 +0000 (11:54 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 12:22:08 +0000 (13:22 +0100)
commitb38f4ff0ceacd6ce8d333a8dc90f405a040968d3
tree889e64d543d8f0de461217c11b84c66ecbb3a10f
parentfb3dda82fd38ca42140f29b3082324dcdc128293
net: airoha: Move definitions in airoha_eth.h

Move common airoha_eth definitions in airoha_eth.h in order to reuse
them for Packet Processor Engine (PPE) codebase.
PPE module is used to enable support for flowtable hw offloading in
airoha_eth driver.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/airoha/airoha_eth.c
drivers/net/ethernet/airoha/airoha_eth.h [new file with mode: 0644]