Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddsa.h120 struct dsa_switch_tree { struct
121 struct list_head list;
124 struct list_head ports;
127 struct raw_notifier_head nh;
130 unsigned int index;
133 struct kref refcount;
138 struct dsa_lag **lags;
141 const struct dsa_device_ops *tag_ops;
146 enum dsa_tag_protocol default_proto;
149 bool setup;
[all …]