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

#include <ethtool.h>

Data Fields

__u32 cmd
 
__u32 type
 
__u32 eeprom_len
 
__u32 reserved [8]
 

Detailed Description

struct ethtool_modinfo - plugin module eeprom information : ETHTOOL_GMODULEINFO : Standard the module information conforms to ETH_MODULE_SFF_xxxx : Length of the eeprom

This structure is used to return the information to properly size memory for a subsequent call to ETHTOOL_GMODULEEEPROM. The type code indicates the eeprom data format

Definition at line 177 of file ethtool.h.

Field Documentation

Definition at line 178 of file ethtool.h.

__u32 eeprom_len

Definition at line 180 of file ethtool.h.

__u32 reserved[8]

Definition at line 181 of file ethtool.h.

Definition at line 179 of file ethtool.h.


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