Home
last modified time | relevance | path

Searched defs:ethtool_tunable (Results 1 – 3 of 3) 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/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];