Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h213 #define TSEC_RCTRL_VLEX 0x00002000 /* Enable automatic VLAN tag macro
H A Dif_tsec.c1828 reg |= TSEC_RCTRL_PRSDEP_PARSE_L2 | TSEC_RCTRL_VLEX; in tsec_offload_setup()