Searched refs:VLAN_VID_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h33 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro
/freebsd-10-stable/sys/dev/oce/
H A Doce_if.c1387 } else if (sc->pvid != (vtag & VLAN_VID_MASK)) {
2192 sc->pvid = gcqe->tag & VLAN_VID_MASK;
H A Doce_hw.h185 #define VLAN_VID_MASK 0x0FFF macro

Completed in 120 milliseconds