Searched refs:VCAP_TYPE_IS2 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_vcap_impl.c | 44 .vtype = VCAP_TYPE_IS2, /* IS2-0 */ 56 .vtype = VCAP_TYPE_IS2, /* IS2-1 */
|
| H A D | lan969x_vcap_ag_api.c | 3771 [VCAP_TYPE_IS2] = {
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_debugfs_kunit.c | 60 case VCAP_TYPE_IS2: in test_val_keyset() 307 .vtype = VCAP_TYPE_IS2, in vcap_api_addr_keyset_test() 354 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_raw_test() 405 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_test() 496 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_rule_test()
|
| H A D | vcap_api_kunit.c | 53 case VCAP_TYPE_IS2: in test_val_keyset() 586 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_keyfield_test() 646 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_max_keyfield_test() 758 tg = vcap_keyfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_KFS_MAC_ETYPE); in vcap_api_keyfield_typegroup_test() 793 tg = vcap_actionfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_CLASSIFICATION); in vcap_api_actionfield_typegroup_test() 801 ft = vcap_keyfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_KFS_MAC_ETYPE); in vcap_api_vcap_keyfields_test() 820 ft = vcap_actionfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_FULL); in vcap_api_vcap_actionfields_test() 823 ft = vcap_actionfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_CLASSIFICATION); in vcap_api_vcap_actionfields_test() 832 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_rule_keyset_test() 943 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_rule_actionset_test() [all …]
|
| H A D | vcap_ag_api.h | 18 VCAP_TYPE_IS2, enumerator
|
| H A D | vcap_model_kunit.c | 4011 [VCAP_TYPE_IS2] = {
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_tc_flower.c | 23 case VCAP_TYPE_IS2: in lan966x_tc_is_known_etype() 328 case VCAP_TYPE_IS2: in lan966x_tc_set_actionset() 365 case VCAP_TYPE_IS2: in lan966x_tc_add_rule_link_target() 399 if (admin->vtype == VCAP_TYPE_IS1 && to_admin->vtype == VCAP_TYPE_IS2) { in lan966x_tc_add_rule_link() 484 if (admin->vtype != VCAP_TYPE_IS2) { in lan966x_tc_flower_add()
|
| H A D | lan966x_vcap_impl.c | 47 .vtype = VCAP_TYPE_IS2, /* IS2-0 */ 291 case VCAP_TYPE_IS2: in lan966x_vcap_validate_keyset() 375 case VCAP_TYPE_IS2: in lan966x_vcap_add_default_fields() 689 case VCAP_TYPE_IS2: in lan966x_vcap_port_key_deselection()
|
| H A D | lan966x_vcap_debugfs.c | 229 case VCAP_TYPE_IS2: in lan966x_vcap_port_info()
|
| H A D | lan966x_vcap_ag_api.c | 3219 [VCAP_TYPE_IS2] = {
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_vcap_impl.c | 86 .vtype = VCAP_TYPE_IS2, /* IS2-0 */ 98 .vtype = VCAP_TYPE_IS2, /* IS2-1 */ 199 case VCAP_TYPE_IS2: in _sparx5_vcap_range_init() 691 case VCAP_TYPE_IS2: in sparx5_vcap_get_port_keyset() 723 case VCAP_TYPE_IS2: in sparx5_vcap_is_known_etype() 768 case VCAP_TYPE_IS2: in sparx5_vcap_validate_keyset() 877 case VCAP_TYPE_IS2: in sparx5_vcap_add_default_fields() 1100 case VCAP_TYPE_IS2: in sparx5_vcap_cache_write() 1290 case VCAP_TYPE_IS2: in sparx5_vcap_cache_read() 1383 case VCAP_TYPE_IS2: in sparx5_vcap_update() [all …]
|
| H A D | sparx5_vcap_debugfs.c | 455 case VCAP_TYPE_IS2: in sparx5_port_info()
|
| H A D | sparx5_vcap_ag_api.c | 3802 [VCAP_TYPE_IS2] = {
|