Home
last modified time | relevance | path

Searched refs:NETIF_F_SOFT_FEATURES_OFF (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdev_features.h237 #define NETIF_F_SOFT_FEATURES_OFF NETIF_F_GRO_FRAGLIST macro
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9975 dev->hw_features |= (NETIF_F_SOFT_FEATURES | NETIF_F_SOFT_FEATURES_OFF); in register_netdevice()