Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddsa.h127 struct dsa_switch_tree { struct
128 struct list_head list;
131 struct list_head ports;
134 struct raw_notifier_head nh;
137 unsigned int index;
140 struct kref refcount;
145 struct dsa_lag **lags;
148 const struct dsa_device_ops *tag_ops;
153 enum dsa_tag_protocol default_proto;
156 bool setup;
[all …]