Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dswitch.h33 DSA_NOTIFIER_TAG_PROTO_CONNECT, enumerator
H A Dswitch.c1047 case DSA_NOTIFIER_TAG_PROTO_CONNECT: in dsa_switch_event()
H A Ddsa.c963 err = dsa_tree_notify(dst, DSA_NOTIFIER_TAG_PROTO_CONNECT, &info); in dsa_tree_bind_tag_proto()