Home
last modified time | relevance | path

Searched refs:ethtool_set_features_block (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h439 struct ethtool_set_features_block { struct
453 struct ethtool_set_features_block features[0]; argument
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1415 struct ethtool_set_features_block { struct
1429 struct ethtool_set_features_block features[]; argument
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1415 struct ethtool_set_features_block { struct
1429 struct ethtool_set_features_block features[]; argument
/openbmc/linux/net/ethtool/
H A Dioctl.c120 struct ethtool_set_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; in ethtool_set_features()