linux/drivers/net/ethernet/microchip/vcap
Steen Hegelund c02b19edc7 net: microchip: sparx5: Add support for getting keysets without a type id
When there is only one keyset available for a certain VCAP rule size, the
particular keyset does not need a type id when encoded in the VCAP
Hardware.

This provides support for getting a keyset from a rule, when this is the
case: only one keyset fits this rule size.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-30 07:36:22 +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: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model 2023-01-26 10:07:44 +01:00
vcap_api.c net: microchip: sparx5: Add support for getting keysets without a type id 2023-01-30 07:36:22 +00:00
vcap_api.h net: microchip: sparx5: Add automatic selection of VCAP rule actionset 2023-01-26 10:07:44 +01:00
vcap_api_client.h net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs 2023-01-26 10:07:44 +01:00
vcap_api_debugfs.c net: microchip: sparx5: Add VCAP admin locking in debugFS 2023-01-18 14:31:43 +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: sparx5: Add lock initialization to the KUNIT tests 2023-01-18 14:31:43 +00:00
vcap_api_kunit.c net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model 2023-01-26 10:07:44 +01:00
vcap_api_private.h net: microchip: sparx5: Add VCAP admin locking in debugFS 2023-01-18 14:31:43 +00:00
vcap_model_kunit.c net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model 2023-01-26 10:07:44 +01:00
vcap_model_kunit.h net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00