Searched refs:netdev_features_strings (Results 1 – 2 of 2) sorted by relevance
/linux/net/ethtool/ |
H A D | features.c | 65 netdev_features_strings, compact); in features_reply_size() 70 netdev_features_strings, compact); in features_reply_size() 75 netdev_features_strings, compact); in features_reply_size() 80 netdev_features_strings, compact); in features_reply_size() 98 netdev_features_strings, compact); in features_fill_reply() 103 netdev_features_strings, compact); in features_fill_reply() 108 netdev_features_strings, compact); in features_fill_reply() 113 netdev_features_strings, compact); in features_fill_reply() 171 netdev_features_strings, compact); in features_send_reply() 176 netdev_features_strings, compact); in features_send_reply() [all …]
|
H A D | ioctl.c | 168 return ARRAY_SIZE(netdev_features_strings); in __ethtool_get_sset_count() 200 memcpy(data, netdev_features_strings, in __ethtool_get_strings() 201 sizeof(netdev_features_strings)); in __ethtool_get_strings()
|