linux/drivers/net/ethernet/microchip/vcap
Steen Hegelund 01ef75a257 net: microchip: vcap api: Always enable VCAP lookups
This changes the VCAP lookups state to always be enabled so that it is
possible to add "internal" VCAP rules that must be available even though
the user has not yet enabled the VCAP chains via a TC matchall filter.

The API callback to enable and disable VCAP lookups is therefore removed.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-16 13:45:16 +00:00
..
Kconfig net: microchip: sparx5: Add VCAP debugfs KUNIT test 2022-11-21 11:33:02 +00:00
Makefile net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
vcap_ag_api.h net: microchip: vcap: Extend vcap with lan966x 2022-11-29 13:08:23 +01:00
vcap_api.c net: microchip: vcap api: Always enable VCAP lookups 2023-01-16 13:45:16 +00:00
vcap_api.h net: microchip: vcap api: Always enable VCAP lookups 2023-01-16 13:45:16 +00:00
vcap_api_client.h net: microchip: vcap: Add vcap_rule_get_key_u32 2022-12-06 13:26:43 +01:00
vcap_api_debugfs.c net: microchip: vcap: Fix initialization of value and mask 2022-12-19 12:23:39 +00:00
vcap_api_debugfs.h net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
vcap_api_debugfs_kunit.c net: microchip: vcap api: Always enable VCAP lookups 2023-01-16 13:45:16 +00:00
vcap_api_kunit.c net: microchip: vcap api: Always enable VCAP lookups 2023-01-16 13:45:16 +00:00
vcap_api_private.h net: microchip: vcap: Add vcap_get_rule 2022-12-06 13:26:43 +01:00
vcap_model_kunit.c net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_model_kunit.h net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00