Home
last modified time | relevance | path

Searched refs:vcap_rule_rem_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c1095 vcap_rule_rem_key(vrule, VCAP_KF_ETYPE); in sparx5_tc_flower_simplify_rule()
1100 vcap_rule_rem_key(vrule, VCAP_KF_IP_SNAP_IS); in sparx5_tc_flower_simplify_rule()
1110 vcap_rule_rem_key(vrule, VCAP_KF_TCP_IS); in sparx5_tc_flower_simplify_rule()
1114 vcap_rule_rem_key(vrule, VCAP_KF_TCP_IS); in sparx5_tc_flower_simplify_rule()
1115 vcap_rule_rem_key(vrule, VCAP_KF_IP4_IS); in sparx5_tc_flower_simplify_rule()
1125 vcap_rule_rem_key(vrule, VCAP_KF_IP4_IS); in sparx5_tc_flower_simplify_rule()
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api_client.h275 int vcap_rule_rem_key(struct vcap_rule *rule, enum vcap_key_field key);
Dvcap_api.c3452 int vcap_rule_rem_key(struct vcap_rule *rule, enum vcap_key_field key) in vcap_rule_rem_key() function
3468 EXPORT_SYMBOL_GPL(vcap_rule_rem_key);