Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdev_features.h138 #define NETIF_F_GSO_UDP_TUNNEL_CSUM __NETIF_F(GSO_UDP_TUNNEL_CSUM) macro
251 NETIF_F_GSO_UDP_TUNNEL_CSUM)
H A Dnetdevice.h4930 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H 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()
H A Dxgbe-drv.c2199 if ((features & NETIF_F_GSO_UDP_TUNNEL_CSUM) && in xgbe_fix_features()
2214 if (!(features & NETIF_F_GSO_UDP_TUNNEL_CSUM)) { in xgbe_fix_features()
2217 features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
2220 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) { in xgbe_fix_features()
2223 features &= ~NETIF_F_GSO_UDP_TUNNEL_CSUM; in xgbe_fix_features()
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c325 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_enable_encap_offloads()
338 NETIF_F_GSO_UDP_TUNNEL_CSUM); in vmxnet3_disable_encap_offloads()
348 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_set_features()
H A Dvmxnet3_drv.c2520 NETIF_F_GSO_UDP_TUNNEL_CSUM)) in vmxnet3_setup_driver_shared()
3170 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
3176 NETIF_F_GSO_UDP_TUNNEL_CSUM; in vmxnet3_declare_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c932 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM; in netdev_features_init()
940 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_UDP_TUNNEL; in netdev_features_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3329 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3332 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
3334 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev()
3339 NETIF_F_GSO_UDP_TUNNEL_CSUM | in mlx4_en_init_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2318 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_SCTP_CRC | in hns3_set_default_feature()
2329 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_SCTP_CRC | in hns3_set_default_feature()
2337 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_SCTP_CRC | in hns3_set_default_feature()
2345 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_SCTP_CRC | in hns3_set_default_feature()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c824 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
826 NETIF_F_GSO_UDP_TUNNEL_CSUM); in qede_init_ndev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5040 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5042 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5043 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5045 NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3563 NETIF_F_GSO_UDP_TUNNEL_CSUM | in iavf_process_config()
3570 NETIF_F_GSO_UDP_TUNNEL_CSUM; in iavf_process_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1253 if (features & NETIF_F_GSO_UDP_TUNNEL_CSUM) in ionic_netdev_features_to_nic()
1386 netdev->hw_enc_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in ionic_init_nic_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2793 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igbvf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_main.c2969 NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
2975 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2929 NETIF_F_GSO_UDP_TUNNEL_CSUM; in enic_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6844 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
6848 NETIF_F_GSO_UDP_TUNNEL_CSUM | in init_one()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def10.c1360 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM; in efx_ef10_init_nic()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4615 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbevf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13268 NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev()
13276 NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnx2x_init_dev()
13280 NETIF_F_GSO_UDP_TUNNEL_CSUM; in bnx2x_init_dev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_main.c5123 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igc_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12714 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one()
12725 NETIF_F_GSO_UDP_TUNNEL_CSUM | NETIF_F_GSO_GRE_CSUM | in bnxt_init_one()
12729 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13086 NETIF_F_GSO_UDP_TUNNEL_CSUM | in i40e_config_netdev()
13094 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c3289 NETIF_F_GSO_UDP_TUNNEL_CSUM) in igb_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10828 NETIF_F_GSO_UDP_TUNNEL_CSUM) in ixgbe_probe()