Searched refs:mpls_features (Results 1 – 9 of 9) sorted by relevance
1413 netdev_features_t mpls_features = BOND_MPLS_FEATURES; in bond_compute_features() local1424 mpls_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()1440 mpls_features = netdev_increment_features(mpls_features, in bond_compute_features()1441 slave->dev->mpls_features, in bond_compute_features()1461 bond_dev->mpls_features = mpls_features; in bond_compute_features()
4436 netdev->mpls_features |= NETIF_F_SG; in mlx5e_build_nic_netdev()4437 netdev->mpls_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()4438 netdev->mpls_features |= NETIF_F_TSO; in mlx5e_build_nic_netdev()4439 netdev->mpls_features |= NETIF_F_TSO6; in mlx5e_build_nic_netdev()
1589 dev->mpls_features = NETIF_F_HW_CSUM | NETIF_F_GSO_SOFTWARE; in veth_setup()
4608 netdev->mpls_features |= NETIF_F_SG | in ixgbevf_probe()4612 netdev->mpls_features |= IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
2797 netdev->mpls_features |= NETIF_F_HW_CSUM; in igbvf_probe()
10850 netdev->mpls_features |= NETIF_F_SG | in ixgbe_probe()10854 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
6614 netdev->mpls_features |= NETIF_F_HW_CSUM; in igc_probe()
3148 netdev->mpls_features = NETIF_F_HW_CSUM; in ice_set_netdev_features()
3310 netdev->mpls_features |= NETIF_F_HW_CSUM; in igb_probe()