Home
last modified time | relevance | path

Searched defs:ethtool_sfeatures (Results 1 – 3 of 3) 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.h1426 struct ethtool_sfeatures { struct
1427 uint32_t cmd;
1428 uint32_t size;
1429 struct ethtool_set_features_block features[];
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1426 struct ethtool_sfeatures { struct
1427 __u32 cmd;
1428 __u32 size;
1429 struct ethtool_set_features_block features[];