| /linux/include/linux/ |
| A D | netdev_features.h | 140 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro 254 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
| A D | netdevice.h | 5013 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/ethernet/amd/xgbe/ |
| A D | xgbe-main.c | 368 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev() 371 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
|
| A D | xgbe-drv.c | 2209 if ((features & NETIF_F_GSO_UDP_TUNNEL_CSUM) && in xgbe_fix_features() 2224 if (!(features & NETIF_F_GSO_UDP_TUNNEL_CSUM)) { in xgbe_fix_features() 2227 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features() 2230 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) { in xgbe_fix_features() 2233 features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
|
| /linux/drivers/net/vmxnet3/ |
| 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()
|
| A D | vmxnet3_drv.c | 2891 NETIF_F_GSO_UDP_TUNNEL_CSUM)) in vmxnet3_setup_driver_shared() 3665 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3671 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3727 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3728 netdev->hw_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_main.c | 925 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM; in netdev_features_init() 933 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_UDP_TUNNEL; in netdev_features_init()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| A D | idpf_lib.c | 797 NETIF_F_GSO_UDP_TUNNEL_CSUM | in idpf_cfg_netdev() 805 NETIF_F_GSO_UDP_TUNNEL_CSUM; in idpf_cfg_netdev()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_netdev.c | 3351 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev() 3354 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev() 3356 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev() 3361 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | ef100_nic.c | 203 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in efx_ef100_init_datapath_caps()
|
| A D | ef10.c | 1362 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM; in efx_ef10_init_nic()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| 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/ |
| A D | nfp_net_common.c | 2715 NETIF_F_GSO_UDP_TUNNEL_CSUM | in nfp_net_netdev_init() 2717 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| 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/ |
| A D | en_main.c | 5506 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5508 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5509 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5511 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| A D | iavf_main.c | 4972 NETIF_F_GSO_UDP_TUNNEL_CSUM | in iavf_process_config() 4979 NETIF_F_GSO_UDP_TUNNEL_CSUM; in iavf_process_config()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| A D | funeth_main.c | 1355 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| A D | netdev.c | 2803 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| A D | enic_main.c | 3050 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_main.c | 6821 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one() 6825 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_main.c | 3618 NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features() 3624 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| A D | ixgbevf_main.c | 4614 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_main.c | 13195 NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev() 13203 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev() 13207 NETIF_F_GSO_UDP_TUNNEL_CSUM; in bnx2x_init_dev()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_main.c | 13736 NETIF_F_GSO_UDP_TUNNEL_CSUM | in i40e_config_netdev() 13744 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev() 13760 NETIF_F_GSO_UDP_TUNNEL_CSUM) in i40e_config_netdev()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt.c | 15788 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one() 15801 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one() 15810 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
|