Lines Matching defs:dsa_switch_tree
112 struct dsa_switch_tree { struct
113 struct list_head list;
116 struct raw_notifier_head nh;
119 u32 tree;
122 struct kref refcount;
125 bool applied;
131 struct dsa_platform_data *pd;
134 struct sk_buff * (*rcv)(struct sk_buff *skb,
141 struct dsa_port *cpu_dp;
146 struct dsa_switch *ds[DSA_MAX_SWITCHES];
152 const struct dsa_device_ops *tag_ops;