Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h414 struct ethtool_get_features_block { struct
431 struct ethtool_get_features_block features[0]; argument
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1389 struct ethtool_get_features_block { struct
1407 struct ethtool_get_features_block features[]; argument
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1389 struct ethtool_get_features_block { struct
1407 struct ethtool_get_features_block features[]; argument
/openbmc/linux/net/ethtool/
H A Dioctl.c84 struct ethtool_get_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; in ethtool_get_features()