Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dswitch.h36 DSA_NOTIFIER_TAG_8021Q_VLAN_DEL, enumerator
H A Dport.c2082 err = dsa_broadcast(DSA_NOTIFIER_TAG_8021Q_VLAN_DEL, &info); in dsa_port_tag_8021q_vlan_del()
2084 err = dsa_port_notify(dp, DSA_NOTIFIER_TAG_8021Q_VLAN_DEL, &info); in dsa_port_tag_8021q_vlan_del()
H A Dswitch.c1056 case DSA_NOTIFIER_TAG_8021Q_VLAN_DEL: in dsa_switch_event()