Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h383 #define TSEC_RX_FCB_VLAN 0x8000 /* VLAN tag recognized */ macro
H A Dif_tsec.c1866 if (flags & TSEC_RX_FCB_VLAN) { in tsec_offload_process_frame()