RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
Reflect the change of moving SRQ code from mlx5_core to mlx5_ib by updating function signatures do not require mlx5_core_dev as an input, because all operations in mlx5_ib are supposed to use mlx5_ib_dev. Reviewed-by:Mark Bloch <markb@mellanox.com> Signed-off-by:
Leon Romanovsky <leonro@mellanox.com>
Showing
- drivers/infiniband/hw/mlx5/cq.c 1 addition, 2 deletionsdrivers/infiniband/hw/mlx5/cq.c
- drivers/infiniband/hw/mlx5/srq.c 5 additions, 5 deletionsdrivers/infiniband/hw/mlx5/srq.c
- drivers/infiniband/hw/mlx5/srq.h 10 additions, 8 deletionsdrivers/infiniband/hw/mlx5/srq.h
- drivers/infiniband/hw/mlx5/srq_cmd.c 67 additions, 62 deletionsdrivers/infiniband/hw/mlx5/srq_cmd.c
Loading
Please register or sign in to comment