Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h95 struct ethtool_tunable { struct
96 __u32 cmd;
97 __u32 id;
98 __u32 type_id;
99 __u32 len;
100 void *data[0];
/kernel/linux/linux-6.6/include/uapi/linux/
Dethtool.h253 struct ethtool_tunable { struct
254 __u32 cmd;
255 __u32 id;
256 __u32 type_id;
257 __u32 len;
258 void *data[];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dethtool.h95 struct ethtool_tunable { struct
96 __u32 cmd;
97 __u32 id;
98 __u32 type_id;
99 __u32 len;
100 void * data[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h95 struct ethtool_tunable { struct
96 __u32 cmd;
97 __u32 id;
98 __u32 type_id;
99 __u32 len;
100 void * data[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h244 struct ethtool_tunable { struct
245 __u32 cmd;
246 __u32 id;
247 __u32 type_id;
248 __u32 len;
249 void *data[0];