Home
last modified time | relevance | path

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

/freebsd/sys/dev/rl/
H A Dif_rlreg.h505 #define RL_CPLUSCMD_VLANSTRIP 0x0040 /* enable VLAN tag stripping */ macro
/freebsd/sys/dev/re/
H A Dif_re.c3161 cfg |= RL_CPLUSCMD_VLANSTRIP; in re_init_locked()