Home
last modified time | relevance | path

Searched refs:mlx5_ib_vport_rep (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dib_rep.h17 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw,
45 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw, in mlx5_ib_vport_rep() function
Dib_rep.c169 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw, int vport) in mlx5_ib_vport_rep() function
Dmain.c6354 dev->rep = mlx5_ib_vport_rep(mdev->priv.eswitch, 0); in mlx5_ib_add()