Home
last modified time | relevance | path

Searched defs:dsa_switch_tree (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Ddsa.h117 struct dsa_switch_tree { struct
118 struct list_head list;
121 struct raw_notifier_head nh;
124 unsigned int index;
127 struct kref refcount;
130 bool setup;
138 enum dsa_tag_protocol default_proto;
144 struct dsa_platform_data *pd;
147 struct list_head ports;
150 struct list_head rtable;
[all …]

Completed in 8 milliseconds