Home
last modified time | relevance | path

Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dnetdev_features.h245 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO) macro
/linux/Documentation/networking/
A Dnetdev-features.rst85 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or
139 Features contained in NETIF_F_SOFT_FEATURES are features of networking
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_repr.c250 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
/linux/net/8021q/
A Dvlan_dev.c656 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3644 NETIF_F_SOFT_FEATURES | in iavf_process_config()
/linux/drivers/net/
A Dmacsec.c3483 NETIF_F_GSO_SOFTWARE | NETIF_F_SOFT_FEATURES; in macsec_fix_features()
/linux/net/core/
A Ddev.c10292 dev->hw_features |= (NETIF_F_SOFT_FEATURES | NETIF_F_SOFT_FEATURES_OFF); in register_netdevice()
10293 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13420 NETIF_F_SOFT_FEATURES | in i40e_config_netdev()

Completed in 80 milliseconds