Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h72063 struct devlink_port { struct
72070 enum devlink_port_type type; argument
72071 enum devlink_port_type desired_type; argument
72073 struct devlink_port_attrs attrs; argument
72074 u8 attrs_set: 1;
72075 u8 switch_port: 1;
72076 struct delayed_work type_warn_dw;
72077 struct list_head reporter_list;
72078 struct mutex reporters_lock;
72079 struct devlink_rate *devlink_rate;
[all …]