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