Home
last modified time | relevance | path

Searched refs:netdev_features_strings (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dfeatures.c65 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 Dioctl.c168 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()