Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dnetdev_features.h137 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
251 NETIF_F_GSO_IPXIP4 | \
Dnetdevice.h5233 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c1467 if (features & NETIF_F_GSO_IPXIP4) in ionic_netdev_features_to_nic()
1573 NETIF_F_GSO_IPXIP4 | in ionic_init_nic_features()
1614 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4; in ionic_init_nic_features()
/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf_lib.c798 NETIF_F_GSO_IPXIP4 | in idpf_cfg_netdev()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5557 netdev->hw_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5559 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5561 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c1353 #define GSO_ENCAP_FLAGS (NETIF_F_GSO_GRE | NETIF_F_GSO_IPXIP4 | \
/linux-6.14.4/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2797 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/linux-6.14.4/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4613 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/linux-6.14.4/drivers/net/ethernet/intel/iavf/
Diavf_main.c5170 NETIF_F_GSO_IPXIP4 | in iavf_process_config()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13193 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13201 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/linux-6.14.4/drivers/net/ethernet/intel/igc/
Digc_main.c7099 NETIF_F_GSO_IPXIP4 | \ in igc_probe()
/linux-6.14.4/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-6.14.4/drivers/net/ethernet/intel/ice/
Dice_main.c3651 NETIF_F_GSO_IPXIP4 | in ice_set_netdev_features()
/linux-6.14.4/drivers/net/ethernet/intel/igb/
Digb_main.c3305 NETIF_F_GSO_IPXIP4 | \ in igb_probe()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c16235 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
16250 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c11415 NETIF_F_GSO_IPXIP4 | \ in ixgbe_probe()