|
Linux Kernel
3.7.1
|
#include <ethtool.h>
Data Fields | |
| __u32 | cmd |
| __u32 | size |
| struct ethtool_get_features_block | features [0] |
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
1.8.2