Searched defs:dsa_switch (Results 1 – 1 of 1) sorted by relevance
195 struct dsa_switch { struct201 struct dsa_switch_tree *dst; argument221 const struct dsa_switch_ops *ops; argument228 s8 rtable[DSA_MAX_SWITCHES];254 static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p) in dsa_is_cpu_port() argument