Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c1033 vcap_rule_rem_key(vrule, VCAP_KF_ETYPE); in sparx5_tc_flower_simplify_rule()
1038 vcap_rule_rem_key(vrule, VCAP_KF_IP_SNAP_IS); in sparx5_tc_flower_simplify_rule()
1048 vcap_rule_rem_key(vrule, VCAP_KF_TCP_IS); in sparx5_tc_flower_simplify_rule()
1052 vcap_rule_rem_key(vrule, VCAP_KF_TCP_IS); in sparx5_tc_flower_simplify_rule()
1053 vcap_rule_rem_key(vrule, VCAP_KF_IP4_IS); in sparx5_tc_flower_simplify_rule()
1063 vcap_rule_rem_key(vrule, VCAP_KF_IP4_IS); in sparx5_tc_flower_simplify_rule()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h273 int vcap_rule_rem_key(struct vcap_rule *rule, enum vcap_key_field key);
H A Dvcap_api.c3440 int vcap_rule_rem_key(struct vcap_rule *rule, enum vcap_key_field key) in vcap_rule_rem_key() function
3456 EXPORT_SYMBOL_GPL(vcap_rule_rem_key);