summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qpc.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-1/+1
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko1-0/+6
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-2/+3
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-0/+8
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky1-0/+25
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky1-4/+7
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky1-4/+4
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-0/+605