Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
107 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_setup_tc_policer()
420 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); in sja1105_cls_flower_del()
460 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); in sja1105_cls_flower_stats()
491 struct sja1105_rule *rule; in sja1105_flower_teardown()
495 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()
307 struct sja1105_rule *rule; in sja1105_init_virtual_links()
466 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_init_virtual_links()
496 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_vl_redirect()
542 struct sja1105_rule *rule, struct netlink_ext_ack *extack) in sja1105_vl_delete()
573 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_vl_gate()
750 struct sja1105_rule *rule, struct flow_stats *stats, in sja1105_vl_stats()
Dsja1105_tas.h29 struct sja1105_rule *rule;
Dsja1105.h147 struct sja1105_rule { struct
349 struct sja1105_rule *sja1105_rule_find(struct sja1105_private *priv,
Dsja1105_main.c2700 struct sja1105_rule *rule; in sja1105_vlan_filtering()