Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetdev_features.h142 #define NETIF_F_GSO_IPXIP6 __NETIF_F(GSO_IPXIP6) macro
260 NETIF_F_GSO_IPXIP6 | \
A Dnetdevice.h5083 BUILD_BUG_ON(SKB_GSO_IPXIP6 != (NETIF_F_GSO_IPXIP6 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c1392 if (features & NETIF_F_GSO_IPXIP6) in ionic_netdev_features_to_nic()
1533 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP6; in ionic_init_nic_features()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c4805 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
4807 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
4809 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c2778 NETIF_F_GSO_IPXIP6 | \ in igbvf_probe()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3661 NETIF_F_GSO_IPXIP6 | in iavf_process_config()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c4593 NETIF_F_GSO_IPXIP6 | \ in ixgbevf_probe()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c6339 NETIF_F_GSO_IPXIP6 | \ in igc_probe()
/linux/drivers/net/ethernet/intel/ice/
A Dice_main.c3250 NETIF_F_GSO_IPXIP6 | in ice_set_netdev_features()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c3293 NETIF_F_GSO_IPXIP6 | \ in igb_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10833 NETIF_F_GSO_IPXIP6 | \ in ixgbe_probe()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13428 NETIF_F_GSO_IPXIP6 | in i40e_config_netdev()

Completed in 122 milliseconds