Searched refs:gso_partial_features (Results 1 – 14 of 14) sorted by relevance
237 if ((!(skb->dev->gso_partial_features & NETIF_F_HW_ESP) && in esp4_gso_segment()242 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP_TX_CSUM)) in esp4_gso_segment()286 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP)) || in esp_xmit()
110 partial_features |= dev->features & dev->gso_partial_features; in __skb_gso_segment()
3777 features &= ~dev->gso_partial_features; in gso_features_check()10903 if ((features & dev->gso_partial_features) && in netdev_fix_features()10907 features &= ~dev->gso_partial_features; in netdev_fix_features()12758 netdev_features_t gso_partial_features = MASTER_UPPER_DEV_GSO_PARTIAL_FEATURES; in netdev_compute_master_upper_features() local12776 gso_partial_features = netdev_increment_features(gso_partial_features, in netdev_compute_master_upper_features()12777 lower_dev->gso_partial_features, in netdev_compute_master_upper_features()12809 dev->gso_partial_features = gso_partial_features; in netdev_compute_master_upper_features()13057 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, gso_partial_features); in net_dev_struct_check()
476 dev->gso_partial_features = pf_dev->gso_partial_features; in bnxt_vf_rep_netdev_init()
16740 dev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM | in bnxt_init_one()
177 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()198 esp_features |= skb->dev->gso_partial_features; in validate_xmit_xfrm()
44 netdev_features_t gso_partial_features read_mostly …
212 net_dev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in efx_ef100_init_datapath_caps()
379 self->ndev->gso_partial_features = NETIF_F_GSO_UDP_L4; in aq_nic_ndev_init()
5245 netdev->gso_partial_features |= in iavf_process_config()5248 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in iavf_process_config()
2718 netdev->gso_partial_features = NETIF_F_GSO_UDP_TUNNEL_CSUM; in nfp_net_netdev_init()
4648 netdev->gso_partial_features = IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
13665 netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM; in i40e_config_netdev()13669 netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM; in i40e_config_netdev()13683 netdev->gso_partial_features = I40E_GSO_PARTIAL_FEATURES; in i40e_config_netdev()
11756 netdev->gso_partial_features = IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()