Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1159 netdev_features_t offload_features; member
Dfalcon.c2805 .offload_features = NETIF_F_IP_CSUM,
2904 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
Defx.c1704 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters()
2953 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in ef4_pci_probe()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1437 netdev_features_t offload_features; member
Dsiena.c1082 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
Defx.c1837 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
3514 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe_post_io()
3516 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io()
Def10.c6675 .offload_features = EF10_OFFLOAD_FEATURES,
6810 .offload_features = EF10_OFFLOAD_FEATURES,