Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds