Searched refs:mlx5_lag_is_mpesw (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.h31 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev);
H A Dmpesw.c213 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev) function
219 EXPORT_SYMBOL(mlx5_lag_is_mpesw); variable
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_rep.c41 if (mlx5_lag_is_mpesw(peer_dev))
69 if (!mlx5_lag_is_mpesw(dev))
78 else if (!mlx5_lag_is_mpesw(dev))
151 if (rep->vport == MLX5_VPORT_UPLINK && !mlx5_lag_is_mpesw(mdev))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c100 !mlx5_lag_is_mpesw(priv->mdev))
/linux-master/include/linux/mlx5/
H A Ddriver.h1173 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4086 return same_hw_reps(priv, out_dev) && mlx5_lag_is_mpesw(priv->mdev);
4257 if (mlx5_lag_is_mpesw(esw_attr->in_mdev))
4483 if (attr->in_rep->vport == MLX5_VPORT_UPLINK && !mlx5_lag_is_mpesw(priv->mdev))
H A Deswitch.c1828 ctx->val.vbool = mlx5_lag_is_mpesw(dev);
H A Deswitch_offloads.c480 mlx5_lag_is_mpesw(esw->dev))

Completed in 256 milliseconds