Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_UDP_TUNNEL_CSUM (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c188 NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnge_netdev_alloc()
208 NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnge_netdev_alloc()
216 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnge_netdev_alloc()
/linux/include/linux/
H A Dnetdev_features.h141 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro
256 NETIF_F_GSO_UDP_TUNNEL_CSUM)
H A Dnetdevice.h5307 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux/drivers/net/
H A Dtun_vnet.h193 return NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM; in tun_vnet_hdr_guest_features()
204 features & NETIF_F_GSO_UDP_TUNNEL_CSUM, in tun_vnet_hdr_tnl_to_skb()
H A Dtun.c190 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM)
2877 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in set_offload()
H A Dvirtio_net.c6828 dev->hw_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in virtnet_probe()
6829 dev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in virtnet_probe()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c259 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
262 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
H A Dxgbe-drv.c1912 if ((features & NETIF_F_GSO_UDP_TUNNEL_CSUM) && in xgbe_fix_features()
1927 if (!(features & NETIF_F_GSO_UDP_TUNNEL_CSUM)) { in xgbe_fix_features()
1930 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
1933 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) { in xgbe_fix_features()
1936 features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c335 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in vmxnet3_enable_encap_offloads()
336 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_enable_encap_offloads()
380 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_enable_encap_offloads()
394 NETIF_F_GSO_UDP_TUNNEL_CSUM); in vmxnet3_disable_encap_offloads()
420 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_set_features()
H A Dvmxnet3_drv.c2929 NETIF_F_GSO_UDP_TUNNEL_CSUM)) in vmxnet3_setup_driver_shared()
3704 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3710 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3766 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3767 netdev->hw_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c927 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM; in netdev_features_init()
935 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_UDP_TUNNEL; in netdev_features_init()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c719 NETIF_F_GSO_UDP_TUNNEL_CSUM; in fbnic_netdev_alloc()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3350 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3353 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3355 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev()
3360 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c203 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in efx_ef100_init_datapath_caps()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c890 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
892 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2714 NETIF_F_GSO_UDP_TUNNEL_CSUM | in nfp_net_netdev_init()
2716 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1473 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in ionic_netdev_features_to_nic()
1576 NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
1620 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5726 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5728 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5729 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5731 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5239 NETIF_F_GSO_UDP_TUNNEL_CSUM | in iavf_process_config()
5246 NETIF_F_GSO_UDP_TUNNEL_CSUM; in iavf_process_config()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1355 NETIF_F_GSO_UDP_TUNNEL_CSUM)
/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2790 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2869 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6796 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
6800 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c3614 NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
3620 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4616 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()

12