Searched refs:gso_partial_features (Results 1 – 22 of 22) sorted by relevance
223 if ((!(skb->dev->gso_partial_features & NETIF_F_HW_ESP) && in esp4_gso_segment()228 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP_TX_CSUM)) in esp4_gso_segment()271 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP)) || in esp_xmit()
178 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()199 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()
472 dev->gso_partial_features = pf_dev->gso_partial_features; in bnxt_vf_rep_netdev_init()
13677 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
663 netdev->gso_partial_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
212 net_dev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in efx_ef100_init_datapath_caps()
5103 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx5e_build_nic_netdev()5113 netdev->gso_partial_features |= NETIF_F_GSO_GRE | in mlx5e_build_nic_netdev()5122 netdev->gso_partial_features |= NETIF_F_GSO_IPXIP4 | in mlx5e_build_nic_netdev()5126 netdev->gso_partial_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
379 self->ndev->gso_partial_features = NETIF_F_GSO_UDP_L4; in aq_nic_ndev_init()
4752 netdev->gso_partial_features |= in iavf_process_config()4755 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in iavf_process_config()
3389 partial_features |= dev->features & dev->gso_partial_features; in __skb_gso_segment()3522 features &= ~dev->gso_partial_features; in gso_features_check()9624 if ((features & dev->gso_partial_features) && in netdev_fix_features()9628 features &= ~dev->gso_partial_features; in netdev_fix_features()
2775 netdev->gso_partial_features = IGBVF_GSO_PARTIAL_FEATURES; in igbvf_probe()
2489 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
2087 netdev_features_t gso_partial_features; member
3340 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in mlx4_en_init_netdev()
4617 netdev->gso_partial_features = IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
13748 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev()13752 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in i40e_config_netdev()13766 netdev->gso_partial_features = I40E_GSO_PARTIAL_FEATURES; in i40e_config_netdev()
3311 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in hns3_set_default_feature()
6558 netdev->gso_partial_features = IGC_GSO_PARTIAL_FEATURES; in igc_probe()
3437 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM | in ice_set_netdev_features()
3332 netdev->gso_partial_features = IGB_GSO_PARTIAL_FEATURES; in igb_probe()
10983 netdev->gso_partial_features = IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
13219 dev->gso_partial_features = NETIF_F_GSO_GRE_CSUM | in bnx2x_init_dev()
Completed in 210 milliseconds