Home
last modified time | relevance | path

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

/trueos/sys/dev/tsec/
HDif_tsecreg.h383 #define TSEC_RX_FCB_VLAN 0x8000 /* VLAN tag recognized */ macro
HDif_tsec.c1882 if (flags & TSEC_RX_FCB_VLAN) { in tsec_offload_process_frame()