linux/drivers/infiniband
Kaike Wan 385156c5f2 IB/hfi: Move RC functions into a header file
This patch moves some RC helper functions into a header file so that
they can be called from both RC and  TID RDMA functions. In addition,
a common function for rewinding a request is created in rdmavt so that
it can be shared between qib and hfi1 driver.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Mitko Haralanov <mitko.haralanov@intel.com>
Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-02-05 17:51:09 -05:00
..
core Merge branch 'devx-async' into k.o/for-next 2019-01-29 13:49:31 -07:00
hw IB/hfi: Move RC functions into a header file 2019-02-05 17:51:09 -05:00
sw IB/hfi: Move RC functions into a header file 2019-02-05 17:51:09 -05:00
ulp IB/ipoib: Make ipoib_intercept_dev_id_attr() static 2019-01-29 21:50:36 -07:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile