aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/srq_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-3/+3
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-5/+3
2019-03-26mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox1-18/+9
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua1-9/+7
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky1-28/+34
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky1-19/+16
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-12/+60
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky1-62/+67
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-0/+666