Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetdev_features.h142 #define NETIF_F_GSO_IPXIP6 __NETIF_F(GSO_IPXIP6) macro
260 NETIF_F_GSO_IPXIP6 | \
H A Dnetdevice.h4999 BUILD_BUG_ON(SKB_GSO_IPXIP6 != (NETIF_F_GSO_IPXIP6 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1485 if (features & NETIF_F_GSO_IPXIP6) in ionic_netdev_features_to_nic()
1590 NETIF_F_GSO_IPXIP6 | in ionic_init_nic_features()
1632 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP6; in ionic_init_nic_features()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5191 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
5193 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
5195 NETIF_F_GSO_IPXIP6; in mlx5e_build_nic_netdev()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1354 NETIF_F_GSO_IPXIP6 | NETIF_F_GSO_UDP_TUNNEL | \
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2801 NETIF_F_GSO_IPXIP6 | \ in igbvf_probe()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4613 NETIF_F_GSO_IPXIP6 | \ in ixgbevf_probe()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4867 NETIF_F_GSO_IPXIP6 | in iavf_process_config()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6822 NETIF_F_GSO_IPXIP6 | \ in igc_probe()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13788 NETIF_F_GSO_IPXIP6 | in i40e_config_netdev()
13812 NETIF_F_GSO_IPXIP6 | \ in i40e_config_netdev()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c3460 NETIF_F_GSO_IPXIP6 | in ice_set_netdev_features()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c3328 NETIF_F_GSO_IPXIP6 | \ in igb_probe()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10996 NETIF_F_GSO_IPXIP6 | \ in ixgbe_probe()