Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
267 NETDEV_FEATURE_COUNT); in ethnl_set_features()
269 NETDEV_FEATURE_COUNT); in ethnl_set_features()
271 NETDEV_FEATURE_COUNT); in ethnl_set_features()
273 NETDEV_FEATURE_COUNT); in ethnl_set_features()
[all …]
A Dcommon.h9 #define ETHTOOL_DEV_FEATURE_WORDS DIV_ROUND_UP(NETDEV_FEATURE_COUNT, 32)
24 netdev_features_strings[NETDEV_FEATURE_COUNT][ETH_GSTRING_LEN];
A Dcommon.c11 const char netdev_features_strings[NETDEV_FEATURE_COUNT][ETH_GSTRING_LEN] = {
/linux-6.3-rc2/include/linux/
A Dnetdev_features.h101 /**/NETDEV_FEATURE_COUNT enumerator
189 NETDEV_FEATURE_COUNT); \
199 #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \
200 (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \
/linux-6.3-rc2/net/core/
A Ddev.c9948 NETDEV_FEATURE_COUNT); in register_netdevice()

Completed in 26 milliseconds