Home
last modified time | relevance | path

Searched refs:VCAP_TYPE_IS2 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs_kunit.c60 case VCAP_TYPE_IS2: in test_val_keyset()
306 .vtype = VCAP_TYPE_IS2, in vcap_api_addr_keyset_test()
353 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_raw_test()
404 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_test()
495 .vtype = VCAP_TYPE_IS2, in vcap_api_show_admin_rule_test()
H A Dvcap_api_kunit.c53 case VCAP_TYPE_IS2: in test_val_keyset()
585 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_keyfield_test()
645 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_max_keyfield_test()
757 tg = vcap_keyfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_KFS_MAC_ETYPE); in vcap_api_keyfield_typegroup_test()
792 tg = vcap_actionfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_CLASSIFICATION); in vcap_api_actionfield_typegroup_test()
800 ft = vcap_keyfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_KFS_MAC_ETYPE); in vcap_api_vcap_keyfields_test()
819 ft = vcap_actionfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_FULL); in vcap_api_vcap_actionfields_test()
822 ft = vcap_actionfields(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_CLASSIFICATION); in vcap_api_vcap_actionfields_test()
831 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_rule_keyset_test()
942 .vtype = VCAP_TYPE_IS2, in vcap_api_encode_rule_actionset_test()
[all …]
H A Dvcap_ag_api.h18 VCAP_TYPE_IS2, enumerator
H A Dvcap_model_kunit.c4011 [VCAP_TYPE_IS2] = {
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c23 case VCAP_TYPE_IS2: in lan966x_tc_is_known_etype()
322 case VCAP_TYPE_IS2: in lan966x_tc_set_actionset()
359 case VCAP_TYPE_IS2: in lan966x_tc_add_rule_link_target()
393 if (admin->vtype == VCAP_TYPE_IS1 && to_admin->vtype == VCAP_TYPE_IS2) { in lan966x_tc_add_rule_link()
478 if (admin->vtype != VCAP_TYPE_IS2) { in lan966x_tc_flower_add()
H A Dlan966x_vcap_impl.c47 .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()
690 case VCAP_TYPE_IS2: in lan966x_vcap_port_key_deselection()
H A Dlan966x_vcap_debugfs.c227 case VCAP_TYPE_IS2: in lan966x_vcap_port_info()
H A Dlan966x_vcap_ag_api.c3219 [VCAP_TYPE_IS2] = {
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c102 .vtype = VCAP_TYPE_IS2, /* IS2-0 */
114 .vtype = VCAP_TYPE_IS2, /* IS2-1 */
215 case VCAP_TYPE_IS2: in _sparx5_vcap_range_init()
707 case VCAP_TYPE_IS2: in sparx5_vcap_get_port_keyset()
739 case VCAP_TYPE_IS2: in sparx5_vcap_is_known_etype()
784 case VCAP_TYPE_IS2: in sparx5_vcap_validate_keyset()
893 case VCAP_TYPE_IS2: in sparx5_vcap_add_default_fields()
1116 case VCAP_TYPE_IS2: in sparx5_vcap_cache_write()
1306 case VCAP_TYPE_IS2: in sparx5_vcap_cache_read()
1399 case VCAP_TYPE_IS2: in sparx5_vcap_update()
[all …]
H A Dsparx5_tc_flower.c374 case VCAP_TYPE_IS2: in sparx5_tc_add_rule_counter()
579 case VCAP_TYPE_IS2: in sparx5_tc_set_actionset()
620 case VCAP_TYPE_IS2: in sparx5_tc_add_rule_link_target()
666 to_admin->vtype == VCAP_TYPE_IS2) { in sparx5_tc_add_rule_link()
838 case VCAP_TYPE_IS2: in sparx5_tc_action_trap()
1059 case VCAP_TYPE_IS2: in sparx5_tc_flower_simplify_rule()
H A Dsparx5_vcap_debugfs.c455 case VCAP_TYPE_IS2: in sparx5_port_info()
H A Dsparx5_vcap_ag_api.c3802 [VCAP_TYPE_IS2] = {