Searched defs:dsa_switch_tree (Results 1 – 2 of 2) sorted by relevance
120 struct dsa_switch_tree { struct121 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 …]
124 struct dsa_switch_tree { struct125 struct list_head list;128 struct raw_notifier_head nh;131 unsigned int index;134 struct kref refcount;137 bool setup;143 struct dsa_platform_data *pd;146 struct list_head ports;149 struct list_head rtable;