netdev_features_strings 57 net/core/ethtool.c static const char netdev_features_strings[NETDEV_FEATURE_COUNT][ETH_GSTRING_LEN] = { netdev_features_strings 222 net/core/ethtool.c return ARRAY_SIZE(netdev_features_strings); netdev_features_strings 249 net/core/ethtool.c memcpy(data, netdev_features_strings, netdev_features_strings 250 net/core/ethtool.c sizeof(netdev_features_strings));