Searched refs:PORT_VID_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/etherswitch/e6000sw/ | ||
| HD | e6000swreg.h | 107 #define PORT_VID_PRIORITY_MASK 0xc00 macro |
| HD | e6000sw.c | 929 ret &= ~PORT_VID_PRIORITY_MASK; in e6000sw_init_vlan() |