Home
last modified time | relevance | path

Searched refs:PORT_VID_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/etherswitch/e6000sw/
HDe6000swreg.h73 #define PORT_VID_PRIORITY_MASK 0xc00 macro
HDe6000sw.c854 ret &= ~PORT_VID_PRIORITY_MASK; in e6000sw_port_vlan_conf()