Searched refs:offload_features (Results 1 – 9 of 9) sorted by relevance
698 .offload_features = EF100_OFFLOAD_FEATURES,783 .offload_features = EF100_OFFLOAD_FEATURES,1105 net_dev->features |= efx->type->offload_features; in ef100_probe_main()1106 net_dev->hw_features |= efx->type->offload_features; in ef100_probe_main()
1048 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe_post_io()1050 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io()
1469 netdev_features_t offload_features; member
1091 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
818 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
4082 .offload_features = EF10_OFFLOAD_FEATURES,4218 .offload_features = EF10_OFFLOAD_FEATURES,
1156 netdev_features_t offload_features; member
2802 .offload_features = NETIF_F_IP_CSUM,2901 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
1701 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters()2950 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in ef4_pci_probe()