Searched defs:ethtool_sfeatures (Results 1 – 3 of 3) sorted by relevance
450 struct ethtool_sfeatures { struct451 __u32 cmd;452 __u32 size;453 struct ethtool_set_features_block features[0];
1426 struct ethtool_sfeatures { struct1427 __u32 cmd;1428 __u32 size;1429 struct ethtool_set_features_block features[];
1693 struct ethtool_sfeatures { struct1694 uint32_t cmd;1695 uint32_t size;1696 struct ethtool_set_features_block features[];