Searched defs:ethtool_gstrings (Results 1 – 6 of 6) sorted by relevance
257 struct ethtool_gstrings { struct258 __u32 cmd; /* ETHTOOL_GSTRINGS */259 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/260 __u32 len; /* number of strings in the string set */261 __u8 data[0];
361 struct ethtool_gstrings { struct362 __u32 cmd; /* ETHTOOL_GSTRINGS */363 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/364 __u32 len; /* number of strings in the string set */365 __u8 data[0];
589 struct ethtool_gstrings { struct590 __u32 cmd;591 __u32 string_set;592 __u32 len;593 __u8 data[0];
708 struct ethtool_gstrings { struct709 __u32 cmd;710 __u32 string_set;711 __u32 len;712 __u8 data[0];
759 struct ethtool_gstrings { struct760 u32 cmd; /* ETHTOOL_GSTRINGS */761 u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/762 u32 len; /* number of strings in the string set */763 u8 data[0];