Searched refs:PORT_VID_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/etherswitch/e6000sw/ | ||
| HD | e6000swreg.h | 73 #define PORT_VID_PRIORITY_MASK 0xc00 macro |
| HD | e6000sw.c | 854 ret &= ~PORT_VID_PRIORITY_MASK; in e6000sw_port_vlan_conf() |