Searched defs:ethtool_gfeatures (Results 1 – 2 of 2) sorted by relevance
428 struct ethtool_gfeatures { struct429 __u32 cmd;430 __u32 size;431 struct ethtool_get_features_block features[0];
1675 struct ethtool_gfeatures { struct1676 uint32_t cmd;1677 uint32_t size;1678 struct ethtool_get_features_block features[];