Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dswitch.h29 DSA_NOTIFIER_HOST_VLAN_ADD, enumerator
H A Dswitch.c1035 case DSA_NOTIFIER_HOST_VLAN_ADD: in dsa_switch_event()
H A Dport.c1329 err = dsa_port_notify(dp, DSA_NOTIFIER_HOST_VLAN_ADD, &info); in dsa_port_host_vlan_add()