OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ethtool_gstrings
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/linux/
ethtool.h
257
struct
ethtool_gstrings
{
struct
258
__u32 cmd; /*
ETHTOOL_GSTRINGS
*/
477
* bits in the arrays - always multiple of 32) and %
ETHTOOL_GSTRINGS
commands
521
#define
ETHTOOL_GSTRINGS
0x0000001b /* get specified string set */
/bionic/libc/kernel/uapi/linux/
ethtool.h
204
struct
ethtool_gstrings
{
struct
479
#define
ETHTOOL_GSTRINGS
0x0000001b
/external/kernel-headers/original/uapi/linux/
ethtool.h
580
* struct
ethtool_gstrings
- string set for data tagging
581
* @cmd: Command number = %
ETHTOOL_GSTRINGS
591
struct
ethtool_gstrings
{
struct
[
all
...]
Completed in 49 milliseconds