Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h119190 struct dsa_switch_tree { struct
119191 struct list_head list;
119192 struct list_head ports;
119193 struct raw_notifier_head nh;
119194 unsigned int index;
119195 struct kref refcount;
119196 struct dsa_lag **lags;
119197 const struct dsa_device_ops *tag_ops;
119198 enum dsa_tag_protocol default_proto;
119199 bool setup;
[all …]
Dvmlinux.h119190 struct dsa_switch_tree { struct
119191 struct list_head list;
119192 struct list_head ports;
119193 struct raw_notifier_head nh;
119194 unsigned int index;
119195 struct kref refcount;
119196 struct dsa_lag **lags;
119197 const struct dsa_device_ops *tag_ops;
119198 enum dsa_tag_protocol default_proto;
119199 bool setup;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h113009 struct dsa_switch_tree { struct
113010 struct list_head list;
113011 struct list_head ports;
113012 struct raw_notifier_head nh;
113013 unsigned int index;
113014 struct kref refcount;
113015 struct dsa_lag **lags;
113016 const struct dsa_device_ops *tag_ops;
113017 enum dsa_tag_protocol default_proto;
113018 bool setup;
[all …]
Dvmlinux_608.h113009 struct dsa_switch_tree { struct
113010 struct list_head list;
113011 struct list_head ports;
113012 struct raw_notifier_head nh;
113013 unsigned int index;
113014 struct kref refcount;
113015 struct dsa_lag **lags;
113016 const struct dsa_device_ops *tag_ops;
113017 enum dsa_tag_protocol default_proto;
113018 bool setup;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h120291 struct dsa_switch_tree { struct
120292 struct list_head list;
120293 struct list_head ports;
120294 struct raw_notifier_head nh;
120295 unsigned int index;
120296 struct kref refcount;
120297 struct dsa_lag **lags;
120298 const struct dsa_device_ops *tag_ops;
120299 enum dsa_tag_protocol default_proto;
120300 bool setup;
[all …]
Dvmlinux_602.h120291 struct dsa_switch_tree { struct
120292 struct list_head list;
120293 struct list_head ports;
120294 struct raw_notifier_head nh;
120295 unsigned int index;
120296 struct kref refcount;
120297 struct dsa_lag **lags;
120298 const struct dsa_device_ops *tag_ops;
120299 enum dsa_tag_protocol default_proto;
120300 bool setup;
[all …]