Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Ddsa.h120 struct dsa_switch_tree { struct
121 struct list_head list;
124 struct raw_notifier_head nh;
127 unsigned int index;
130 struct kref refcount;
133 bool setup;
136 const struct dsa_device_ops *tag_ops;
141 enum dsa_tag_protocol default_proto;
147 struct dsa_platform_data *pd;
150 struct list_head ports;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Ddsa.h120 struct dsa_switch_tree { struct
121 struct list_head list;
124 struct raw_notifier_head nh;
127 unsigned int index;
130 struct kref refcount;
133 bool setup;
136 const struct dsa_device_ops *tag_ops;
141 enum dsa_tag_protocol default_proto;
147 struct dsa_platform_data *pd;
150 struct list_head ports;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Ddsa.h120 struct dsa_switch_tree { struct
121 struct list_head list;
124 struct raw_notifier_head nh;
127 unsigned int index;
130 struct kref refcount;
133 bool setup;
136 const struct dsa_device_ops *tag_ops;
141 enum dsa_tag_protocol default_proto;
147 struct dsa_platform_data *pd;
150 struct list_head ports;
[all …]