Home
last modified time | relevance | path

Searched refs:NETIF_F_NEVER_CHANGE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnetdev_features.h191 #define NETIF_F_NEVER_CHANGE NETIF_F_VLAN_CHALLENGED macro
196 ~NETIF_F_NEVER_CHANGE)
/linux/net/ethtool/
H A Dfeatures.c47 ethnl_features_to_bitmap32(data->nochange, NETIF_F_NEVER_CHANGE); in features_prepare_data()
H A Dioctl.c101 (u32)(NETIF_F_NEVER_CHANGE >> (32 * i)); in ethtool_get_features()
/linux/Documentation/networking/
H A Dnetdev-features.rst86 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but