Searched refs:VCAP_KF_IF_IGR_PORT_MASK (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_ag_api.c | 20 [VCAP_KF_IF_IGR_PORT_MASK] = { 158 [VCAP_KF_IF_IGR_PORT_MASK] = { 306 [VCAP_KF_IF_IGR_PORT_MASK] = { 429 [VCAP_KF_IF_IGR_PORT_MASK] = { 607 [VCAP_KF_IF_IGR_PORT_MASK] = { 730 [VCAP_KF_IF_IGR_PORT_MASK] = { 921 [VCAP_KF_IF_IGR_PORT_MASK] = { 984 [VCAP_KF_IF_IGR_PORT_MASK] = { 1082 [VCAP_KF_IF_IGR_PORT_MASK] = { 1160 [VCAP_KF_IF_IGR_PORT_MASK] = { [all …]
|
H A D | lan966x_vcap_impl.c | 329 if (vcap_rule_get_key_u32(rule, VCAP_KF_IF_IGR_PORT_MASK, in lan966x_vcap_is1_add_default_fields() 331 vcap_rule_add_key_u32(rule, VCAP_KF_IF_IGR_PORT_MASK, 0, in lan966x_vcap_is1_add_default_fields() 344 if (vcap_rule_get_key_u32(rule, VCAP_KF_IF_IGR_PORT_MASK, in lan966x_vcap_is2_add_default_fields() 346 vcap_rule_add_key_u32(rule, VCAP_KF_IF_IGR_PORT_MASK, 0, in lan966x_vcap_is2_add_default_fields()
|
H A D | lan966x_ptp.c | 66 vcap_rule_get_key_u32(vrule, VCAP_KF_IF_IGR_PORT_MASK, in lan966x_ptp_add_trap() 69 vcap_rule_mod_key_u32(vrule, VCAP_KF_IF_IGR_PORT_MASK, in lan966x_ptp_add_trap() 112 vcap_rule_get_key_u32(vrule, VCAP_KF_IF_IGR_PORT_MASK, &value, &mask); in lan966x_ptp_del_trap() 121 vcap_rule_mod_key_u32(vrule, VCAP_KF_IF_IGR_PORT_MASK, value, mask); in lan966x_ptp_del_trap()
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_ag_api.c | 43 [VCAP_KF_IF_IGR_PORT_MASK] = { 236 [VCAP_KF_IF_IGR_PORT_MASK] = { 414 [VCAP_KF_IF_IGR_PORT_MASK] = { 547 [VCAP_KF_IF_IGR_PORT_MASK] = { 690 [VCAP_KF_IF_IGR_PORT_MASK] = { 893 [VCAP_KF_IF_IGR_PORT_MASK] = { 1046 [VCAP_KF_IF_IGR_PORT_MASK] = { 1164 [VCAP_KF_IF_IGR_PORT_MASK] = { 3615 [VCAP_KF_IF_IGR_PORT_MASK] = "IF_IGR_PORT_MASK",
|
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
H A D | lan969x_vcap_ag_api.c | 42 [VCAP_KF_IF_IGR_PORT_MASK] = { 235 [VCAP_KF_IF_IGR_PORT_MASK] = { 413 [VCAP_KF_IF_IGR_PORT_MASK] = { 546 [VCAP_KF_IF_IGR_PORT_MASK] = { 689 [VCAP_KF_IF_IGR_PORT_MASK] = { 892 [VCAP_KF_IF_IGR_PORT_MASK] = { 1045 [VCAP_KF_IF_IGR_PORT_MASK] = { 1163 [VCAP_KF_IF_IGR_PORT_MASK] = { 3584 [VCAP_KF_IF_IGR_PORT_MASK] = "IF_IGR_PORT_MASK",
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_model_kunit.c | 206 [VCAP_KF_IF_IGR_PORT_MASK] = { 399 [VCAP_KF_IF_IGR_PORT_MASK] = { 693 [VCAP_KF_IF_IGR_PORT_MASK] = { 826 [VCAP_KF_IF_IGR_PORT_MASK] = { 969 [VCAP_KF_IF_IGR_PORT_MASK] = { 1172 [VCAP_KF_IF_IGR_PORT_MASK] = { 1325 [VCAP_KF_IF_IGR_PORT_MASK] = { 1443 [VCAP_KF_IF_IGR_PORT_MASK] = { 3824 [VCAP_KF_IF_IGR_PORT_MASK] = "IF_IGR_PORT_MASK",
|
H A D | vcap_ag_api.h | 406 VCAP_KF_IF_IGR_PORT_MASK, enumerator
|
H A D | vcap_api_kunit.c | 870 .ctrl.key = VCAP_KF_IF_IGR_PORT_MASK, in vcap_api_encode_rule_keyset_test() 1207 .ctrl.key = VCAP_KF_IF_IGR_PORT_MASK, in vcap_api_rule_find_keyset_basic_test() 1401 ret = vcap_rule_add_key_u32(rule, VCAP_KF_IF_IGR_PORT_MASK, in vcap_api_encode_rule_test() 2081 VCAP_KF_IF_IGR_PORT_MASK, in vcap_api_filter_keylist_test() enumerator 2135 VCAP_KF_IF_IGR_PORT_MASK, in vcap_api_filter_keylist_test() enumerator
|
H A D | vcap_api_debugfs.c | 47 key == VCAP_KF_IF_IGR_PORT_MASK || in vcap_debugfs_show_rule_keyfield()
|