Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Ddsa.h133 struct dsa_switch_tree { struct
134 struct list_head list;
137 struct list_head ports;
140 struct raw_notifier_head nh;
143 unsigned int index;
146 struct kref refcount;
151 struct dsa_lag **lags;
154 const struct dsa_device_ops *tag_ops;
159 enum dsa_tag_protocol default_proto;
162 bool setup;
[all …]