Home
last modified time | relevance | path

Searched defs:dsa_switch (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/
Ddsa.h217 struct dsa_switch { struct
223 struct dsa_switch_tree *dst; argument
243 const struct dsa_switch_ops *ops; argument
250 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