/linux-6.6.21/include/linux/ |
D | netdev_features.h | 144 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro 262 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
D | netdevice.h | 5001 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
|
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/ |
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()
|
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-6.6.21/drivers/net/vmxnet3/ |
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()
|
D | vmxnet3_drv.c | 2793 NETIF_F_GSO_UDP_TUNNEL_CSUM)) in vmxnet3_setup_driver_shared() 3514 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3520 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3566 netdev->hw_enc_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features() 3567 netdev->hw_features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
|
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
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-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 3275 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev() 3278 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev() 3280 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev() 3285 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_common.c | 2531 NETIF_F_GSO_UDP_TUNNEL_CSUM | in nfp_net_netdev_init() 2533 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | ef100_nic.c | 203 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in efx_ef100_init_datapath_caps()
|
D | ef10.c | 1362 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM; in efx_ef10_init_nic()
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/ |
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-6.6.21/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.c | 1491 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in ionic_netdev_features_to_nic() 1594 NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features() 1638 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 5173 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5175 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5176 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev() 5178 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
|
/linux-6.6.21/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 4840 NETIF_F_GSO_UDP_TUNNEL_CSUM | in iavf_process_config() 4847 NETIF_F_GSO_UDP_TUNNEL_CSUM; in iavf_process_config()
|
/linux-6.6.21/drivers/net/ethernet/fungible/funeth/ |
D | funeth_main.c | 1355 NETIF_F_GSO_UDP_TUNNEL_CSUM)
|
/linux-6.6.21/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2804 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
|
/linux-6.6.21/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 2913 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
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-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 3455 NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features() 3461 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
|
/linux-6.6.21/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 4615 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/ |
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-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 13767 NETIF_F_GSO_UDP_TUNNEL_CSUM | in i40e_config_netdev() 13775 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev() 13791 NETIF_F_GSO_UDP_TUNNEL_CSUM) in i40e_config_netdev()
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 13688 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one() 13699 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one() 13703 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 3341 netdev->features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in hns3_set_default_feature()
|