Home
last modified time | relevance | path

Searched defs:ethtool_gfeatures (Results 1 – 3 of 3) 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/linux/include/uapi/linux/
H A Dethtool.h1404 struct ethtool_gfeatures { struct
1405 __u32 cmd;
1406 __u32 size;
1407 struct ethtool_get_features_block features[];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1671 struct ethtool_gfeatures { struct
1672 uint32_t cmd;
1673 uint32_t size;
1674 struct ethtool_get_features_block features[];