Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dethtool.h297 struct ethtool_gstrings { struct
298 __u32 cmd; /* ETHTOOL_GSTRINGS */
299 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/
300 __u32 len; /* number of strings in the string set */
301 __u8 data[0];