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()
139 bitmap_zero(dest, NETDEV_FEATURE_COUNT); in ethnl_features_to_bitmap()
188 wanted_mask, NETDEV_FEATURE_COUNT, in features_send_reply()
193 active_mask, NETDEV_FEATURE_COUNT, in features_send_reply()
268 NETDEV_FEATURE_COUNT); in ethnl_set_features()
270 NETDEV_FEATURE_COUNT); in ethnl_set_features()
272 NETDEV_FEATURE_COUNT); in ethnl_set_features()
274 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/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/net/core/
A Ddev.c10238 NETDEV_FEATURE_COUNT); in register_netdevice()

Completed in 27 milliseconds