Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_IPXIP4 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdev_features.h135 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
248 NETIF_F_GSO_IPXIP4 | \
H A Dnetdevice.h4927 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1247 if (features & NETIF_F_GSO_IPXIP4) in ionic_netdev_features_to_nic()
1380 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4; in ionic_init_nic_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5058 netdev->hw_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5060 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5062 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2790 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3561 NETIF_F_GSO_IPXIP4 | in iavf_process_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4612 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_main.c5120 NETIF_F_GSO_IPXIP4 | \ in igc_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_main.c2971 NETIF_F_GSO_IPXIP4 | in ice_set_netdev_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13266 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13274 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12713 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
12726 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c3286 NETIF_F_GSO_IPXIP4 | \ in igb_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10825 NETIF_F_GSO_IPXIP4 | \ in ixgbe_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13083 NETIF_F_GSO_IPXIP4 | in i40e_config_netdev()