Searched refs:ETHERSWITCH_PORT_DOUBLE_TAG (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/etherswitch/
H A Detherswitch.h62 #define ETHERSWITCH_PORT_DOUBLE_TAG (1 << 5) macro
/freebsd-11.0-release/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.c241 if (p->es_flags & ETHERSWITCH_PORT_DOUBLE_TAG)
278 p->es_flags |= ETHERSWITCH_PORT_DOUBLE_TAG;
H A Dmtkswitch_mt7620.c298 if ((p->es_flags & (ETHERSWITCH_PORT_DOUBLE_TAG |
/freebsd-11.0-release/sys/dev/etherswitch/arswitch/
H A Darswitch.c630 p->es_flags |= ETHERSWITCH_PORT_DOUBLE_TAG;
709 if (p->es_flags & ETHERSWITCH_PORT_DOUBLE_TAG)
/freebsd-11.0-release/sbin/etherswitchcfg/
H A Detherswitchcfg.c209 f = ETHERSWITCH_PORT_DOUBLE_TAG;

Completed in 124 milliseconds