Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h103 #define BPDU_EG_TAG(x) FIELD_PREP(BPDU_EG_TAG_MASK, x) macro
H A Dmt7530.c1113 BPDU_EG_TAG(MT7530_VLAN_EG_UNTAGGED) | in mt753x_trap_frames()