Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/etherswitch/e6000sw/
HDe6000swreg.h107 #define PORT_VID_PRIORITY_MASK 0xc00 macro
HDe6000sw.c929 ret &= ~PORT_VID_PRIORITY_MASK; in e6000sw_init_vlan()