Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
115 struct dsa_switch_tree { struct116 struct list_head list;119 struct raw_notifier_head nh;122 unsigned int index;125 struct kref refcount;128 bool setup;131 const struct dsa_device_ops *tag_ops;136 enum dsa_tag_protocol default_proto;142 struct dsa_platform_data *pd;145 struct list_head ports;[all …]