/linux/drivers/net/ethernet/broadcom/bnge/ |
H A D | bnge_netdev.c | 188 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 D | netdev_features.h | 141 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro 256 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
H A D | netdevice.h | 5307 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 D | tun_vnet.h | 193 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 D | tun.c | 190 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM) 2877 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in set_offload()
|
H A D | virtio_net.c | 6828 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 D | xgbe-main.c | 259 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev() 262 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
|
H A D | xgbe-drv.c | 1912 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 D | vmxnet3_ethtool.c | 335 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 D | vmxnet3_drv.c | 2929 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 D | hinic_main.c | 927 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 D | fbnic_netdev.c | 719 NETIF_F_GSO_UDP_TUNNEL_CSUM; in fbnic_netdev_alloc()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 3350 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 D | ef100_nic.c | 203 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 D | qede_main.c | 890 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 D | nfp_net_common.c | 2714 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 D | ionic_lif.c | 1473 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 D | en_main.c | 5726 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 D | iavf_main.c | 5239 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 D | funeth_main.c | 1355 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 2790 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 2869 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 6796 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 D | ice_main.c | 3614 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 D | ixgbevf_main.c | 4616 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()
|