Searched refs:NETIF_F_SOFT_FEATURES (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dnetdev_features.h174 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO) macro
/linux-4.1.27/net/8021q/
H A Dvlan_dev.c617 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); vlan_dev_fix_features()
/linux-4.1.27/net/core/
H A Ddev.c6388 dev->hw_features |= NETIF_F_SOFT_FEATURES; register_netdevice()
6389 dev->features |= NETIF_F_SOFT_FEATURES; register_netdevice()

Completed in 163 milliseconds