Searched refs:sja1105_rule (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/net/dsa/sja1105/ |
D | sja1105_vl.h | 17 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()
|
D | sja1105_flower.c | 7 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()
|
D | sja1105_vl.c | 12 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()
|
D | sja1105_tas.h | 29 struct sja1105_rule *rule;
|
D | sja1105.h | 207 struct sja1105_rule { struct 423 struct sja1105_rule *sja1105_rule_find(struct sja1105_private *priv,
|
D | sja1105_main.c | 2437 struct sja1105_rule *rule; in sja1105_vlan_filtering()
|