Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h428 struct ethtool_gfeatures { struct
429 __u32 cmd;
430 __u32 size;
431 struct ethtool_get_features_block features[0];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1675 struct ethtool_gfeatures { struct
1676 uint32_t cmd;
1677 uint32_t size;
1678 struct ethtool_get_features_block features[];