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

/freebsd-11.0-release/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.h80 #define SGC2_DOUBLE_TAG_PORT(x) (1 << (x)) macro
H A Dmtkswitch_rt3050.c242 val |= SGC2_DOUBLE_TAG_PORT(p->es_port);
244 val &= ~SGC2_DOUBLE_TAG_PORT(p->es_port);
277 if (val & SGC2_DOUBLE_TAG_PORT(p->es_port))

Completed in 139 milliseconds