Searched refs:TSEC_RX_FCB_VLAN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/tsec/ | ||
H A D | if_tsecreg.h | 383 #define TSEC_RX_FCB_VLAN 0x8000 /* VLAN tag recognized */ macro |
H A D | if_tsec.c | 1866 if (flags & TSEC_RX_FCB_VLAN) { in tsec_offload_process_frame() |