Searched defs:ethtool_gfeatures (Results 1 – 3 of 3) sorted by relevance
428 struct ethtool_gfeatures { struct429 __u32 cmd;430 __u32 size;431 struct ethtool_get_features_block features[0];
1404 struct ethtool_gfeatures { struct1405 __u32 cmd;1406 __u32 size;1407 struct ethtool_get_features_block features[];
1671 struct ethtool_gfeatures { struct1672 uint32_t cmd;1673 uint32_t size;1674 struct ethtool_get_features_block features[];