Searched refs:BPDU_EG_TAG_MASK (Results 1 – 2 of 2) sorted by relevance
107 #define BPDU_EG_TAG_MASK GENMASK(8, 6) macro108 #define BPDU_EG_TAG(x) FIELD_PREP(BPDU_EG_TAG_MASK, x)
1254 BPDU_EG_TAG_MASK | BPDU_PORT_FW_MASK, in mt753x_trap_frames()