Searched refs:offload_features (Results 1 – 13 of 13) sorted by relevance
375 net_dev->features |= efx->type->offload_features; in ef100_probe_netdev()376 net_dev->hw_features |= efx->type->offload_features; in ef100_probe_netdev()377 net_dev->hw_enc_features |= efx->type->offload_features; in ef100_probe_netdev()
1004 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe_post_io()1006 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io()
1179 .offload_features = EF100_OFFLOAD_FEATURES,1268 .offload_features = EF100_OFFLOAD_FEATURES,
1550 netdev_features_t offload_features; member
801 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
4126 .offload_features = EF10_OFFLOAD_FEATURES,4264 .offload_features = EF10_OFFLOAD_FEATURES,
986 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe_post_io()988 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io()
1476 netdev_features_t offload_features; member
1102 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
808 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_siena_probe_filters()
1156 netdev_features_t offload_features; member
1692 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters()2901 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in ef4_pci_probe()
2802 .offload_features = NETIF_F_IP_CSUM,2901 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,