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[];
1675 struct ethtool_gfeatures { struct1676 uint32_t cmd;1677 uint32_t size;1678 struct ethtool_get_features_block features[];