Searched refs:BPDU_EG_TAG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/ | ||
H A D | mt7530.h | 103 #define BPDU_EG_TAG(x) FIELD_PREP(BPDU_EG_TAG_MASK, x) macro |
H A D | mt7530.c | 1113 BPDU_EG_TAG(MT7530_VLAN_EG_UNTAGGED) | in mt753x_trap_frames() |