aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/srq_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-16RDMA/mlx5: Lower setting the umem's PAS for SRQJason Gunthorpe1-4/+76
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-3/+4
2020-09-09RDMA/mlx5: Issue FW command to destroy SRQ on reentryLeon Romanovsky1-3/+12
2020-07-16RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb1-2/+2
2020-05-13RDMA/mlx5: Fix query_srq_cmd() functionLeon Romanovsky1-3/+3
2020-05-06RDMA/mlx5: Update mlx5_ib to use new cmd interfaceLeon Romanovsky1-66/+49
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-0/+1
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky1-1/+0
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