Searched defs:ethtool_sfeatures (Results 1 – 2 of 2) sorted by relevance
450 struct ethtool_sfeatures { struct451 __u32 cmd;452 __u32 size;453 struct ethtool_set_features_block features[0];
1697 struct ethtool_sfeatures { struct1698 uint32_t cmd;1699 uint32_t size;1700 struct ethtool_set_features_block features[];