Searched refs:MC_AutoVLANuntagging (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h372 #define MC_AutoVLANuntagging (1U << 13) macro
H A Dif_stge.c2187 * MC_AutoVLANuntagging bit.
2195 v |= MC_AutoVLANuntagging;
2197 v &= ~MC_AutoVLANuntagging;

Completed in 47 milliseconds