Home
last modified time | relevance | path

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

/include/net/
Ddsa.h195 struct dsa_switch { struct
201 struct dsa_switch_tree *dst; argument
221 const struct dsa_switch_ops *ops; argument
228 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