Home
last modified time | relevance | path

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

/linux/net/dsa/
A Ddsa2.c37 int dsa_tree_notify(struct dsa_switch_tree *dst, unsigned long e, void *v) in dsa_tree_notify() function
65 err = dsa_tree_notify(dst, e, v); in dsa_broadcast()
1154 err = dsa_tree_notify(dst, DSA_NOTIFIER_TAG_PROTO, &info); in dsa_tree_change_tag_proto()
1166 dsa_tree_notify(dst, DSA_NOTIFIER_TAG_PROTO, &info); in dsa_tree_change_tag_proto()
A Ddsa_priv.h543 int dsa_tree_notify(struct dsa_switch_tree *dst, unsigned long e, void *v);
A Dport.c30 return dsa_tree_notify(dp->ds->dst, e, v); in dsa_port_notify()

Completed in 11 milliseconds