Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetdev_features.h141 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
259 NETIF_F_GSO_IPXIP4 | \
A Dnetdevice.h5082 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c1390 if (features & NETIF_F_GSO_IPXIP4) in ionic_netdev_features_to_nic()
1531 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4; in ionic_init_nic_features()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c4804 netdev->hw_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
4806 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
4808 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c2777 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3660 NETIF_F_GSO_IPXIP4 | in iavf_process_config()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c4592 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c6338 NETIF_F_GSO_IPXIP4 | \ in igc_probe()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13206 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13214 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/linux/drivers/net/ethernet/intel/ice/
A Dice_main.c3249 NETIF_F_GSO_IPXIP4 | in ice_set_netdev_features()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c13329 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
13342 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c3292 NETIF_F_GSO_IPXIP4 | \ in igb_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10832 NETIF_F_GSO_IPXIP4 | \ in ixgbe_probe()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13427 NETIF_F_GSO_IPXIP4 | in i40e_config_netdev()

Completed in 162 milliseconds