Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance
90 struct dsa_switch_tree { struct91 struct list_head list;94 u32 tree;97 struct kref refcount;100 bool applied;106 struct dsa_platform_data *pd;112 struct net_device *master_netdev;113 int (*rcv)(struct sk_buff *skb,121 struct ethtool_ops master_ethtool_ops;122 const struct ethtool_ops *master_orig_ethtool_ops;[all …]