Searched defs:dsa_switch (Results 1 – 1 of 1) sorted by relevance
217 struct dsa_switch { struct223 struct dsa_switch_tree *dst; argument243 const struct dsa_switch_ops *ops; argument250 s8 rtable[DSA_MAX_SWITCHES];255 u32 phys_mii_mask;256 struct mii_bus *slave_mii_bus;259 unsigned int ageing_time_min;283 static inline const struct dsa_port *dsa_to_port(struct dsa_switch *ds, int p) in dsa_to_port() argument