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

#include <ethtool.h>

Data Fields

__u32 available
 
__u32 requested
 
__u32 active
 
__u32 never_changed
 

Detailed Description

struct ethtool_get_features_block - block with state of 32 features : mask of changeable features : mask of features requested to be enabled if possible : mask of currently enabled features : mask of features not changeable for any device

Definition at line 713 of file ethtool.h.

Field Documentation

__u32 active

Definition at line 716 of file ethtool.h.

__u32 available

Definition at line 714 of file ethtool.h.

__u32 never_changed

Definition at line 717 of file ethtool.h.

__u32 requested

Definition at line 715 of file ethtool.h.


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