Home
last modified time | relevance | path

Searched refs:gso_partial_features (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/net/ipv4/
H A Desp4_offload.c235 if ((!(skb->dev->gso_partial_features & NETIF_F_HW_ESP) && in esp4_gso_segment()
240 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP_TX_CSUM)) in esp4_gso_segment()
284 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP)) || in esp_xmit()
/linux-6.15/net/core/
H A Dgso.c110 partial_features |= dev->features & dev->gso_partial_features; in __skb_gso_segment()
H A Ddev.c3718 features &= ~dev->gso_partial_features; in gso_features_check()
10511 if ((features & dev->gso_partial_features) && in netdev_fix_features()
10515 features &= ~dev->gso_partial_features; in netdev_fix_features()
12549 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, gso_partial_features); in net_dev_struct_check()
/linux-6.15/net/xfrm/
H A Dxfrm_device.c181 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()
202 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c476 dev->gso_partial_features = pf_dev->gso_partial_features; in bnxt_vf_rep_netdev_init()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c643 netdev->gso_partial_features = NETIF_F_GSO_ENCAP_ALL; in txgbe_probe()
644 netdev->features |= netdev->gso_partial_features; in txgbe_probe()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c661 netdev->gso_partial_features = in fbnic_netdev_alloc()
669 netdev->gso_partial_features | in fbnic_netdev_alloc()
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnet_device.rst43 netdev_features_t gso_partial_features read_mostly …
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c1548 netdev_features_t gso_partial_features = BOND_GSO_PARTIAL_FEATURES; in bond_compute_features() local
1584 gso_partial_features = netdev_increment_features(gso_partial_features, in bond_compute_features()
1585 slave->dev->gso_partial_features, in bond_compute_features()
1602 bond_dev->gso_partial_features = gso_partial_features; in bond_compute_features()
/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_nic.c212 net_dev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in efx_ef100_init_datapath_caps()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c1270 netdev->gso_partial_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5522 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()
5532 netdev->gso_partial_features |= NETIF_F_GSO_GRE | in mlx5e_build_nic_netdev()
5541 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()
5545 netdev->gso_partial_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c379 self->ndev->gso_partial_features = NETIF_F_GSO_UDP_L4; in aq_nic_ndev_init()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5379 netdev->gso_partial_features |= in iavf_process_config()
5382 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in iavf_process_config()
/linux-6.15/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2802 netdev->gso_partial_features = IGBVF_GSO_PARTIAL_FEATURES; in igbvf_probe()
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2717 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
/linux-6.15/include/linux/
H A Dnetdevice.h2095 netdev_features_t gso_partial_features; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3356 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev()
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4618 netdev->gso_partial_features = IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13703 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev()
13707 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in i40e_config_netdev()
13721 netdev->gso_partial_features = I40E_GSO_PARTIAL_FEATURES; in i40e_config_netdev()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_main.c7105 netdev->gso_partial_features = IGC_GSO_PARTIAL_FEATURES; in igc_probe()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_main.c3597 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_main.c3310 netdev->gso_partial_features = IGB_GSO_PARTIAL_FEATURES; in igb_probe()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11424 netdev->gso_partial_features = IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13206 dev->gso_partial_features = NETIF_F_GSO_GRE_CSUM | in bnx2x_init_dev()

12