offload_features 6702 drivers/net/ethernet/sfc/ef10.c 	.offload_features = EF10_OFFLOAD_FEATURES,
offload_features 6837 drivers/net/ethernet/sfc/ef10.c 	.offload_features = EF10_OFFLOAD_FEATURES,
offload_features 1835 drivers/net/ethernet/sfc/efx.c 	if (efx->type->offload_features & NETIF_F_NTUPLE) {
offload_features 3512 drivers/net/ethernet/sfc/efx.c 	net_dev->features |= (efx->type->offload_features | NETIF_F_SG |
offload_features 3514 drivers/net/ethernet/sfc/efx.c 	if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM))
offload_features 1701 drivers/net/ethernet/sfc/falcon/efx.c 	if (efx->type->offload_features & NETIF_F_NTUPLE) {
offload_features 2950 drivers/net/ethernet/sfc/falcon/efx.c 	net_dev->features |= (efx->type->offload_features | NETIF_F_SG |
offload_features 2802 drivers/net/ethernet/sfc/falcon/falcon.c 	.offload_features = NETIF_F_IP_CSUM,
offload_features 2901 drivers/net/ethernet/sfc/falcon/falcon.c 	.offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
offload_features 1156 drivers/net/ethernet/sfc/falcon/net_driver.h 	netdev_features_t offload_features;
offload_features 1434 drivers/net/ethernet/sfc/net_driver.h 	netdev_features_t offload_features;
offload_features 1079 drivers/net/ethernet/sfc/siena.c 	.offload_features = (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |