Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h37 DSA_NOTIFIER_VLAN_ADD, enumerator
Dswitch.c971 case DSA_NOTIFIER_VLAN_ADD: in dsa_switch_event()
Dport.c1297 return dsa_port_notify(dp, DSA_NOTIFIER_VLAN_ADD, &info); in dsa_port_vlan_add()