Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
121 struct dsa_switch_tree { struct122 struct list_head list;125 struct list_head ports;128 struct raw_notifier_head nh;131 unsigned int index;134 struct kref refcount;139 struct dsa_lag **lags;142 const struct dsa_device_ops *tag_ops;147 enum dsa_tag_protocol default_proto;150 bool setup;[all …]