Home
last modified time | relevance | path

Searched refs:sja1105_rule (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/dsa/sja1105/
Dsja1105_vl.h17 struct sja1105_rule *rule,
27 struct sja1105_rule *rule, struct flow_stats *stats,
44 int port, struct sja1105_rule *rule, in sja1105_vl_delete()
64 struct sja1105_rule *rule, in sja1105_vl_stats()
Dsja1105_flower.c7 struct sja1105_rule *sja1105_rule_find(struct sja1105_private *priv, in sja1105_rule_find()
10 struct sja1105_rule *rule; in sja1105_rule_find()
36 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_setup_bcast_policer()
108 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_setup_tc_policer()
463 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); in sja1105_cls_flower_del()
503 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); in sja1105_cls_flower_stats()
534 struct sja1105_rule *rule; in sja1105_flower_teardown()
538 rule = list_entry(pos, struct sja1105_rule, list); in sja1105_flower_teardown()
Dsja1105_vl.c12 struct sja1105_rule *rule, in sja1105_insert_gate_entry()
95 struct sja1105_rule *rule; in sja1105_compose_gating_subschedule()
320 struct sja1105_rule *rule; in sja1105_init_virtual_links()
481 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_init_virtual_links()
511 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_vl_redirect()
556 struct sja1105_rule *rule, struct netlink_ext_ack *extack) in sja1105_vl_delete()
587 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_vl_gate()
763 struct sja1105_rule *rule, struct flow_stats *stats, in sja1105_vl_stats()
Dsja1105_tas.h29 struct sja1105_rule *rule;
Dsja1105.h207 struct sja1105_rule { struct
423 struct sja1105_rule *sja1105_rule_find(struct sja1105_private *priv,
Dsja1105_main.c2437 struct sja1105_rule *rule; in sja1105_vlan_filtering()