Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
133 struct dsa_switch_tree { struct134 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 …]