Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h119 #define R01_EG_TAG_MASK GENMASK(8, 6) macro
120 #define R01_EG_TAG(x) FIELD_PREP(R01_EG_TAG_MASK, x)
H A Dmt7530.c1265 R01_BPDU_FR | R01_EG_TAG_MASK | R01_PORT_FW_MASK, in mt753x_trap_frames()