Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h39 DSA_NOTIFIER_HOST_VLAN_ADD, enumerator
Dswitch.c977 case DSA_NOTIFIER_HOST_VLAN_ADD: in dsa_switch_event()
Dport.c1323 err = dsa_port_notify(dp, DSA_NOTIFIER_HOST_VLAN_ADD, &info); in dsa_port_host_vlan_add()