Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa_priv.h27 DSA_NOTIFIER_VLAN_ADD, enumerator
Dswitch.c266 case DSA_NOTIFIER_VLAN_ADD: in dsa_switch_event()
Dport.c259 return dsa_port_notify(dp, DSA_NOTIFIER_VLAN_ADD, &info); in dsa_port_vlan_add()