Home
last modified time | relevance | path

Searched refs:mpls_features (Results 1 – 9 of 9) sorted by relevance

/drivers/net/bonding/
Dbond_main.c1413 netdev_features_t mpls_features = BOND_MPLS_FEATURES; in bond_compute_features() local
1424 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()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4436 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()
/drivers/net/
Dveth.c1589 dev->mpls_features = NETIF_F_HW_CSUM | NETIF_F_GSO_SOFTWARE; in veth_setup()
/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4608 netdev->mpls_features |= NETIF_F_SG | in ixgbevf_probe()
4612 netdev->mpls_features |= IXGBEVF_GSO_PARTIAL_FEATURES; in ixgbevf_probe()
/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2797 netdev->mpls_features |= NETIF_F_HW_CSUM; in igbvf_probe()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10850 netdev->mpls_features |= NETIF_F_SG | in ixgbe_probe()
10854 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
/drivers/net/ethernet/intel/igc/
Digc_main.c6614 netdev->mpls_features |= NETIF_F_HW_CSUM; in igc_probe()
/drivers/net/ethernet/intel/ice/
Dice_main.c3148 netdev->mpls_features = NETIF_F_HW_CSUM; in ice_set_netdev_features()
/drivers/net/ethernet/intel/igb/
Digb_main.c3310 netdev->mpls_features |= NETIF_F_HW_CSUM; in igb_probe()