Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h114 #define R02_EG_TAG_MASK GENMASK(24, 22) macro
115 #define R02_EG_TAG(x) FIELD_PREP(R02_EG_TAG_MASK, x)
H A Dmt7530.c1264 R02_BPDU_FR | R02_EG_TAG_MASK | R02_PORT_FW_MASK | in mt753x_trap_frames()