Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rl/
Dif_rlreg.h506 #define RL_CPLUSCMD_VLANSTRIP 0x0040 /* enable VLAN tag stripping */ macro
/freebsd-12-stable/sys/dev/re/
Dif_re.c3164 cfg |= RL_CPLUSCMD_VLANSTRIP; in re_init_locked()