RDMA/mlx5: Move rep into port struct
In preparation of moving into a model of single IB device multiple ports move rep to be part of the port structure. We mark a representor device by setting is_rep, no functional change with this patch. Signed-off-by:Mark Bloch <markb@mellanox.com> Signed-off-by:
Leon Romanovsky <leonro@mellanox.com> Signed-off-by:
Jason Gunthorpe <jgg@mellanox.com>
Showing
- drivers/infiniband/hw/mlx5/devx.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx5/devx.c
- drivers/infiniband/hw/mlx5/flow.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx5/flow.c
- drivers/infiniband/hw/mlx5/ib_rep.c 4 additions, 3 deletionsdrivers/infiniband/hw/mlx5/ib_rep.c
- drivers/infiniband/hw/mlx5/main.c 13 additions, 9 deletionsdrivers/infiniband/hw/mlx5/main.c
- drivers/infiniband/hw/mlx5/mlx5_ib.h 2 additions, 1 deletiondrivers/infiniband/hw/mlx5/mlx5_ib.h
- drivers/infiniband/hw/mlx5/mr.c 3 additions, 3 deletionsdrivers/infiniband/hw/mlx5/mr.c
- drivers/infiniband/hw/mlx5/qp.c 2 additions, 2 deletionsdrivers/infiniband/hw/mlx5/qp.c
Loading
Please register or sign in to comment