Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Dnetdev_features.h144 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro
262 NETIF_F_GSO_UDP_TUNNEL_CSUM)
A Dnetdevice.h4970 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c368 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
371 NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_config_netdev()
A Dxgbe-drv.c2195 if ((features & NETIF_F_GSO_UDP_TUNNEL_CSUM) && in xgbe_fix_features()
2210 if (!(features & NETIF_F_GSO_UDP_TUNNEL_CSUM)) { in xgbe_fix_features()
2213 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
2216 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) { in xgbe_fix_features()
2219 features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
/linux-6.3-rc2/drivers/net/vmxnet3/
A Dvmxnet3_ethtool.c312 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in vmxnet3_enable_encap_offloads()
313 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_enable_encap_offloads()
357 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_enable_encap_offloads()
371 NETIF_F_GSO_UDP_TUNNEL_CSUM); in vmxnet3_disable_encap_offloads()
397 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_set_features()
A Dvmxnet3_drv.c2623 NETIF_F_GSO_UDP_TUNNEL_CSUM)) in vmxnet3_setup_driver_shared()
3344 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3350 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3396 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3397 netdev->hw_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_main.c925 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_netdev.c3335 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3338 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3340 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev()
3345 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c2487 NETIF_F_GSO_UDP_TUNNEL_CSUM | in nfp_net_netdev_init()
2489 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Def100_nic.c203 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in efx_ef100_init_datapath_caps()
A Def10.c1360 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM; in efx_ef10_init_nic()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_main.c874 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
876 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c5100 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5102 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5103 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5105 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c1495 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in ionic_netdev_features_to_nic()
1598 NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
1642 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_main.c4746 NETIF_F_GSO_UDP_TUNNEL_CSUM | in iavf_process_config()
4753 NETIF_F_GSO_UDP_TUNNEL_CSUM; in iavf_process_config()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_main.c1355 NETIF_F_GSO_UDP_TUNNEL_CSUM)
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c2773 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
A Denic_main.c2913 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c6823 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
6827 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_main.c3431 NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
3437 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c4615 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13208 NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev()
13216 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev()
13220 NETIF_F_GSO_UDP_TUNNEL_CSUM; in bnx2x_init_dev()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c13662 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one()
13673 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one()
13677 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13740 NETIF_F_GSO_UDP_TUNNEL_CSUM | in i40e_config_netdev()
13748 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev()
13764 NETIF_F_GSO_UDP_TUNNEL_CSUM) in i40e_config_netdev()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3335 netdev->features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in hns3_set_default_feature()

Completed in 248 milliseconds

12