Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h1356 netdev_features_t offload_features; member
Defx.c1659 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
2991 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe()
2994 if (efx->type->offload_features & NETIF_F_V6_CSUM) in efx_pci_probe()
Dsiena.c1018 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
Dfalcon.c2786 .offload_features = NETIF_F_IP_CSUM,
2889 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
Def10.c3709 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |