Home
last modified time | relevance | path

Searched defs:ethtool_sfeatures (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h450 struct ethtool_sfeatures { struct
451 __u32 cmd;
452 __u32 size;
453 struct ethtool_set_features_block features[0];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1697 struct ethtool_sfeatures { struct
1698 uint32_t cmd;
1699 uint32_t size;
1700 struct ethtool_set_features_block features[];