Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Ddsa.h211 struct dsa_switch { struct
217 struct dsa_switch_tree *dst; argument
237 const struct dsa_switch_ops *ops; argument
244 s8 rtable[DSA_MAX_SWITCHES];
270 static inline const struct dsa_port *dsa_to_port(struct dsa_switch *ds, int p) in dsa_to_port() argument