Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdev_features.h138 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
253 NETIF_F_GSO_IPXIP4 | \
H A Dnetdevice.h5301 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c187 NETIF_F_GSO_IPXIP4 | in bnge_netdev_alloc()
210 NETIF_F_GSO_IPXIP4 | in bnge_netdev_alloc()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c713 NETIF_F_GSO_IPXIP4 | in fbnic_netdev_alloc()
/linux/drivers/net/ethernet/pensando/ionic/
H A 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/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1353 #define GSO_ENCAP_FLAGS (NETIF_F_GSO_GRE | NETIF_F_GSO_IPXIP4 | \
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5727 netdev->hw_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5729 netdev->hw_enc_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5731 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2787 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4613 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5237 NETIF_F_GSO_IPXIP4 | in iavf_process_config()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13192 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13200 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c7207 NETIF_F_GSO_IPXIP4 | \ in igc_probe()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13635 NETIF_F_GSO_IPXIP4 | in i40e_config_netdev()
13659 NETIF_F_GSO_IPXIP4 | \ in i40e_config_netdev()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c3616 NETIF_F_GSO_IPXIP4 | in ice_set_netdev_features()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16623 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
16638 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()