Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_IPXIP6 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/linux/
Dnetdev_features.h132 #define NETIF_F_GSO_IPXIP6 __NETIF_F(GSO_IPXIP6) macro
239 NETIF_F_GSO_IPXIP6 | \
Dnetdevice.h4512 BUILD_BUG_ON(SKB_GSO_IPXIP6 != (NETIF_F_GSO_IPXIP6 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c1054 if (features & NETIF_F_GSO_IPXIP6) in ionic_netdev_features_to_nic()
1182 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP6; in ionic_init_nic_features()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4922 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
4924 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
4926 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
/Linux-v5.4/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2805 NETIF_F_GSO_IPXIP6 | \ in igbvf_probe()
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_main.c3479 NETIF_F_GSO_IPXIP6 | in iavf_process_config()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4634 NETIF_F_GSO_IPXIP6 | \ in ixgbevf_probe()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_main.c3133 NETIF_F_GSO_IPXIP6 | \ in igb_probe()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10900 NETIF_F_GSO_IPXIP6 | \ in ixgbe_probe()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c12911 NETIF_F_GSO_IPXIP6 | in i40e_config_netdev()