Searched refs:offload_features (Results 1 – 13 of 13) sorted by relevance
447 net_dev->features |= efx->type->offload_features & in ef100_probe_netdev()449 net_dev->hw_features |= efx->type->offload_features; in ef100_probe_netdev()450 net_dev->hw_enc_features |= efx->type->offload_features; in ef100_probe_netdev()
1228 .offload_features = EF100_OFFLOAD_FEATURES,1316 .offload_features = EF100_OFFLOAD_FEATURES,
1563 netdev_features_t offload_features; member
761 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
1098 net_dev->features |= efx->type->offload_features; in efx_pci_probe_post_io()
4160 .offload_features = EF10_OFFLOAD_FEATURES,4296 .offload_features = EF10_OFFLOAD_FEATURES,4424 .offload_features = EF10_OFFLOAD_FEATURES,
997 net_dev->features |= (efx->type->offload_features | NETIF_F_SG | in efx_pci_probe_post_io()999 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io()
1456 netdev_features_t offload_features; member
1102 .offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
750 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_siena_probe_filters()
1156 netdev_features_t offload_features; member
1691 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters()2890 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,
Completed in 60 milliseconds