Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
112 struct dsa_switch_tree { struct113 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];[all …]