Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnetdev_features.h141 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
259 NETIF_F_GSO_IPXIP4 | \
Dnetdevice.h4926 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5113 netdev->hw_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5115 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5117 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c1391 if (features & NETIF_F_GSO_IPXIP4) in ionic_netdev_features_to_nic()
1532 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4; in ionic_init_nic_features()
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c1356 #define GSO_ENCAP_FLAGS (NETIF_F_GSO_GRE | NETIF_F_GSO_IPXIP4 | \
/Linux-v6.1/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2770 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4605 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_main.c4752 NETIF_F_GSO_IPXIP4 | in iavf_process_config()
/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc_main.c6350 NETIF_F_GSO_IPXIP4 | \ in igc_probe()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13206 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13214 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c13606 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
13619 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_main.c13692 NETIF_F_GSO_IPXIP4 | in i40e_config_netdev()
13716 NETIF_F_GSO_IPXIP4 | \ in i40e_config_netdev()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_main.c3381 NETIF_F_GSO_IPXIP4 | in ice_set_netdev_features()
/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_main.c3285 NETIF_F_GSO_IPXIP4 | \ in igb_probe()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10970 NETIF_F_GSO_IPXIP4 | \ in ixgbe_probe()