Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ethtool_drvinfo Struct Reference

#include <ethtool.h>

Data Fields

__u32 cmd
 
char driver [32]
 
char version [32]
 
char fw_version [ETHTOOL_FWVERS_LEN]
 
char bus_info [ETHTOOL_BUSINFO_LEN]
 
char reserved1 [32]
 
char reserved2 [12]
 
__u32 n_priv_flags
 
__u32 n_stats
 
__u32 testinfo_len
 
__u32 eedump_len
 
__u32 regdump_len
 

Detailed Description

Definition at line 83 of file ethtool.h.

Field Documentation

Definition at line 88 of file ethtool.h.

Definition at line 84 of file ethtool.h.

char driver[32]

Definition at line 85 of file ethtool.h.

__u32 eedump_len

Definition at line 102 of file ethtool.h.

Definition at line 87 of file ethtool.h.

__u32 n_priv_flags

Definition at line 99 of file ethtool.h.

__u32 n_stats

Definition at line 100 of file ethtool.h.

__u32 regdump_len

Definition at line 103 of file ethtool.h.

char reserved1[32]

Definition at line 90 of file ethtool.h.

char reserved2[12]

Definition at line 91 of file ethtool.h.

__u32 testinfo_len

Definition at line 101 of file ethtool.h.

char version[32]

Definition at line 86 of file ethtool.h.


The documentation for this struct was generated from the following file: