/openbmc/linux/include/linux/ |
H A D | netdev_features.h | 143 #define NETIF_F_GSO_UDP_TUNNEL __NETIF_F(GSO_UDP_TUNNEL) macro 261 NETIF_F_GSO_UDP_TUNNEL | \
|
H A D | netdevice.h | 5012 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL != (NETIF_F_GSO_UDP_TUNNEL >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-main.c | 367 NETIF_F_GSO_UDP_TUNNEL | in xgbe_config_netdev() 370 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in xgbe_config_netdev()
|
H A D | xgbe-drv.c | 2203 vxlan_base = NETIF_F_GSO_UDP_TUNNEL | NETIF_F_RX_UDP_TUNNEL_PORT; in xgbe_fix_features() 2210 !(features & NETIF_F_GSO_UDP_TUNNEL)) { in xgbe_fix_features() 2213 features |= NETIF_F_GSO_UDP_TUNNEL; in xgbe_fix_features()
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 333 if (features & NETIF_F_GSO_UDP_TUNNEL) in vmxnet3_enable_encap_offloads() 334 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL; in vmxnet3_enable_encap_offloads() 376 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL; in vmxnet3_enable_encap_offloads() 393 NETIF_F_LRO | NETIF_F_GSO_UDP_TUNNEL | in vmxnet3_disable_encap_offloads() 419 netdev_features_t tun_offload_mask = NETIF_F_GSO_UDP_TUNNEL | in vmxnet3_set_features()
|
H A D | vmxnet3_drv.c | 2792 if (adapter->netdev->features & (NETIF_F_GSO_UDP_TUNNEL | in vmxnet3_setup_driver_shared() 3513 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in vmxnet3_declare_features() 3519 NETIF_F_LRO | NETIF_F_GSO_UDP_TUNNEL | in vmxnet3_declare_features() 3561 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL; in vmxnet3_declare_features() 3562 netdev->hw_features &= ~NETIF_F_GSO_UDP_TUNNEL; in vmxnet3_declare_features()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.c | 356 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL; in nfp_repr_init()
|
H A D | nfp_net_common.c | 2529 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in nfp_net_netdev_init()
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_netdev.c | 1575 NETIF_F_GSO_UDP_TUNNEL | in fm10k_alloc_netdev() 1579 dev->features |= NETIF_F_GSO_UDP_TUNNEL; in fm10k_alloc_netdev()
|
H A D | fm10k_main.c | 783 tx_ring->netdev->features &= ~NETIF_F_GSO_UDP_TUNNEL; in fm10k_tso()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H 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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 3274 dev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in mlx4_en_init_netdev() 3277 dev->features |= NETIF_F_GSO_UDP_TUNNEL | in mlx4_en_init_netdev() 3284 NETIF_F_GSO_UDP_TUNNEL | in mlx4_en_init_netdev()
|
/openbmc/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()
|
H A D | ef10.c | 1361 tun_feats = NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_GRE | in efx_ef10_init_nic()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 889 hw_features |= (NETIF_F_GSO_UDP_TUNNEL | in qede_init_ndev() 891 ndev->hw_enc_features |= (NETIF_F_GSO_UDP_TUNNEL | in qede_init_ndev()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.c | 1487 if (features & NETIF_F_GSO_UDP_TUNNEL) in ionic_netdev_features_to_nic() 1591 NETIF_F_GSO_UDP_TUNNEL | in ionic_init_nic_features() 1634 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL; in ionic_init_nic_features()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 2299 netdev->features |= NETIF_F_GSO_UDP_TUNNEL; in qlcnic_setup_netdev() 2303 NETIF_F_GSO_UDP_TUNNEL | in qlcnic_setup_netdev()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 3583 | NETIF_F_GSO_UDP_TUNNEL in setup_nic_devices() 3594 lio->dev_capability |= NETIF_F_GSO_UDP_TUNNEL; in setup_nic_devices()
|
H A D | lio_vf_main.c | 2098 | NETIF_F_GSO_UDP_TUNNEL in setup_nic_devices()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 5171 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in mlx5e_build_nic_netdev() 5173 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL | in mlx5e_build_nic_netdev() 5176 netdev->vlan_features |= NETIF_F_GSO_UDP_TUNNEL | in mlx5e_build_nic_netdev()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 1354 NETIF_F_GSO_IPXIP6 | NETIF_F_GSO_UDP_TUNNEL | \
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 2802 NETIF_F_GSO_UDP_TUNNEL | \ in igbvf_probe()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4005 NETIF_F_GSO_UDP_TUNNEL; in be_vxlan_set_port() 5188 NETIF_F_GSO_UDP_TUNNEL | in be_netdev_init()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 2923 NETIF_F_GSO_UDP_TUNNEL | in enic_probe()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 6820 NETIF_F_GSO_UDP_TUNNEL | in init_one() 6824 netdev->hw_features |= NETIF_F_GSO_UDP_TUNNEL | in init_one()
|