Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Ddsa.h130 struct dsa_switch_tree { struct
131 struct list_head list;
134 struct list_head ports;
137 struct raw_notifier_head nh;
140 unsigned int index;
143 struct kref refcount;
148 struct dsa_lag **lags;
156 enum dsa_tag_protocol default_proto;
159 bool setup;
165 struct dsa_platform_data *pd;
[all …]

Completed in 10 milliseconds