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

#include <ethtool.h>

Data Fields

__u32 cmd
 
__u32 size
 
struct ethtool_get_features_block features [0]
 

Detailed Description

struct ethtool_gfeatures - command to get state of device's features : command number = ETHTOOL_GFEATURES : in: number of elements in the features[] array; out: number of elements in features[] needed to hold all features : state of features

Definition at line 727 of file ethtool.h.

Field Documentation

Definition at line 728 of file ethtool.h.

Definition at line 730 of file ethtool.h.

__u32 size

Definition at line 729 of file ethtool.h.


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