aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+1
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky1-1/+1
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu1-11/+16
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-2/+2
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)1-2/+2
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)1-0/+9
2016-10-03IB/hns: Cq has not been freedLijun Ou1-1/+4
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou1-0/+8
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou1-3/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou1-4/+3
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+446