net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
authorSteen Hegelund <steen.hegelund@microchip.com>
Thu, 20 Oct 2022 13:08:57 +0000 (15:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2022 09:37:42 +0000 (10:37 +0100)
commite8145e0685beee49dcb36cb4e1d9b00bf0d57bea
treeb36aac4755751ee83e508197781ab9457656e8df
parent8beef08f4618c9bfab9374fc72930fc6ed70fdc1
net: microchip: sparx5: Adding IS2 VCAP model to VCAP API

This provides the Sparx5 Ingress Stage 2 (IS2) model and adds it to the
VCAP control instance that will be provided to the VCAP API.

The Sparx5 IS2 C code model is generated from the Sparx5 RTL design model.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/sparx5/Makefile
drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.c [new file with mode: 0644]
drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.h [new file with mode: 0644]
drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.c