Searched defs:sja1105_crosschip_vlan (Results 1 – 1 of 1) sorted by relevance
2135 struct sja1105_crosschip_vlan { struct2136 struct list_head list;2137 u16 vid;2138 bool untagged;2139 int port;2140 int other_port;2141 struct dsa_8021q_context *other_ctx;