Searched refs:mpls_features (Results 1 – 7 of 7) sorted by relevance
25 netdev_features_t mpls_features; in mpls_gso_segment() local50 mpls_features = skb->dev->mpls_features & features; in mpls_gso_segment()51 segs = skb_mac_gso_segment(skb, mpls_features); in mpls_gso_segment()
43 netdev_features_t mpls_features
558 dev->mpls_features = real_dev->mpls_features; in vlan_dev_init()
3707 features &= skb->dev->mpls_features; in net_mpls_features()11371 if (dev->mpls_features & NETIF_F_TSO) in register_netdevice()11372 dev->mpls_features |= NETIF_F_TSO_MANGLEID; in register_netdevice()11386 dev->mpls_features |= NETIF_F_SG; in register_netdevice()12760 netdev_features_t mpls_features = MASTER_UPPER_DEV_MPLS_FEATURES; in netdev_compute_master_upper_features() local12771 mpls_features = netdev_base_features(mpls_features); in netdev_compute_master_upper_features()12793 mpls_features = netdev_increment_features(mpls_features, in netdev_compute_master_upper_features()12794 lower_dev->mpls_features, in netdev_compute_master_upper_features()12816 dev->mpls_features = mpls_features; in netdev_compute_master_upper_features()
4655 netdev->mpls_features |= NETIF_F_SG | in ixgbevf_probe()4659 netdev->mpls_features |= IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
13687 netdev->mpls_features |= NETIF_F_SG; in i40e_config_netdev()13688 netdev->mpls_features |= NETIF_F_HW_CSUM; in i40e_config_netdev()13689 netdev->mpls_features |= NETIF_F_TSO; in i40e_config_netdev()13690 netdev->mpls_features |= NETIF_F_TSO6; in i40e_config_netdev()13691 netdev->mpls_features |= I40E_GSO_PARTIAL_FEATURES; in i40e_config_netdev()
11787 netdev->mpls_features |= NETIF_F_SG | in ixgbe_probe()11791 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()