Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
119 struct dsa_switch_tree { struct120 struct list_head list;123 struct list_head ports;126 struct raw_notifier_head nh;129 unsigned int index;132 struct kref refcount;137 struct dsa_lag **lags;140 const struct dsa_device_ops *tag_ops;145 enum dsa_tag_protocol default_proto;148 bool setup;[all …]