Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api_client.h203 int vcap_rule_add_action_u72(struct vcap_rule *rule, enum vcap_action_field action,
Dvcap_api.c2911 int vcap_rule_add_action_u72(struct vcap_rule *rule, in vcap_rule_add_action_u72() function
2920 EXPORT_SYMBOL_GPL(vcap_rule_add_action_u72);
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c1061 return vcap_rule_add_action_u72(vrule, VCAP_AF_PORT_MASK, &ports); in sparx5_tc_action_mirred()
1085 return vcap_rule_add_action_u72(vrule, VCAP_AF_PORT_MASK, &ports); in sparx5_tc_action_redirect()