Home
last modified time | relevance | path

Searched refs:NETDEV_FEATURE_COUNT (Results 1 – 5 of 5) sorted by relevance

/linux/net/ethtool/
A Dfeatures.c95 data->all, NETDEV_FEATURE_COUNT, in features_fill_reply()
100 NULL, NETDEV_FEATURE_COUNT, in features_fill_reply()
105 NULL, NETDEV_FEATURE_COUNT, in features_fill_reply()
110 data->nochange, NULL, NETDEV_FEATURE_COUNT, in features_fill_reply()
187 wanted_mask, NETDEV_FEATURE_COUNT, in features_send_reply()
192 active_mask, NETDEV_FEATURE_COUNT, in features_send_reply()
270 NETDEV_FEATURE_COUNT); in ethnl_set_features()
272 NETDEV_FEATURE_COUNT); in ethnl_set_features()
274 NETDEV_FEATURE_COUNT); in ethnl_set_features()
276 NETDEV_FEATURE_COUNT); in ethnl_set_features()
[all …]
A Dcommon.h9 #define ETHTOOL_DEV_FEATURE_WORDS DIV_ROUND_UP(NETDEV_FEATURE_COUNT, 32)
26 netdev_features_strings[NETDEV_FEATURE_COUNT][ETH_GSTRING_LEN];
A Dcommon.c12 const char netdev_features_strings[NETDEV_FEATURE_COUNT][ETH_GSTRING_LEN] = {
/linux/include/linux/
A Dnetdev_features.h100 /**/NETDEV_FEATURE_COUNT enumerator
185 NETDEV_FEATURE_COUNT); \
194 #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \
195 (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \
/linux/net/core/
A Ddev.c10390 NETDEV_FEATURE_COUNT); in register_netdevice()

Completed in 28 milliseconds