Searched defs:ethtool_tunable (Results 1 – 9 of 9) sorted by relevance
242 struct ethtool_tunable { struct243 __u32 cmd;244 __u32 id;245 __u32 type_id;246 __u32 len;247 void *data[0];
253 struct ethtool_tunable { struct254 __u32 cmd;255 __u32 id;256 __u32 type_id;257 __u32 len;258 void *data[];
50931 struct ethtool_tunable { struct50932 __u32 cmd;50933 __u32 id;50934 __u32 type_id;50935 __u32 len;50936 void *data[0];
12085 struct ethtool_tunable { struct12086 __u32 cmd;12087 __u32 id;12088 __u32 type_id;12089 __u32 len;12090 void *data[0];
10984 struct ethtool_tunable { struct10985 __u32 cmd;10986 __u32 id;10987 __u32 type_id;10988 __u32 len;10989 void *data[0];
13873 struct ethtool_tunable { struct13874 __u32 cmd;13875 __u32 id;13876 __u32 type_id;13877 __u32 len;13878 void *data[0];