Searched refs:mpls_features (Results 1 – 17 of 17) 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()
41 netdev_features_t mpls_features
582 dev->mpls_features = real_dev->mpls_features; in vlan_dev_init()
1557 netdev_features_t mpls_features = BOND_MPLS_FEATURES; in bond_compute_features() local1568 mpls_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()1584 mpls_features = netdev_increment_features(mpls_features, in bond_compute_features()1585 slave->dev->mpls_features, in bond_compute_features()1605 bond_dev->mpls_features = mpls_features; in bond_compute_features()
270 dev->mpls_features = NETIF_F_HW_CSUM | NETIF_F_GSO_SOFTWARE; in netkit_setup()
1718 dev->mpls_features = NETIF_F_HW_CSUM | NETIF_F_GSO_SOFTWARE; in veth_setup()
5466 netdev->mpls_features |= NETIF_F_SG; in mlx5e_build_nic_netdev()5467 netdev->mpls_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()5468 netdev->mpls_features |= NETIF_F_TSO; in mlx5e_build_nic_netdev()5469 netdev->mpls_features |= NETIF_F_TSO6; in mlx5e_build_nic_netdev()
4623 netdev->mpls_features |= NETIF_F_SG | in ixgbevf_probe()4627 netdev->mpls_features |= IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
3460 features &= skb->dev->mpls_features; in net_mpls_features()10473 if (dev->mpls_features & NETIF_F_TSO) in register_netdevice()10474 dev->mpls_features |= NETIF_F_TSO_MANGLEID; in register_netdevice()10488 dev->mpls_features |= NETIF_F_SG; in register_netdevice()
1771 netdev->mpls_features = netdev->vlan_features; in fun_create_netdev()
2812 netdev->mpls_features |= NETIF_F_HW_CSUM; in igbvf_probe()
13766 netdev->mpls_features |= NETIF_F_SG; in i40e_config_netdev()13767 netdev->mpls_features |= NETIF_F_HW_CSUM; in i40e_config_netdev()13768 netdev->mpls_features |= NETIF_F_TSO; in i40e_config_netdev()13769 netdev->mpls_features |= NETIF_F_TSO6; in i40e_config_netdev()13770 netdev->mpls_features |= I40E_GSO_PARTIAL_FEATURES; in i40e_config_netdev()
2133 netdev_features_t mpls_features; member
11053 netdev->mpls_features |= NETIF_F_SG | in ixgbe_probe()11057 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
7059 netdev->mpls_features |= NETIF_F_HW_CSUM; in igc_probe()
3631 netdev->mpls_features = NETIF_F_HW_CSUM | in ice_set_netdev_features()
3326 netdev->mpls_features |= NETIF_F_HW_CSUM; in igb_probe()