summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/Makefile
diff options
context:
space:
mode:
authorKaike Wan <kaike.wan@intel.com>2019-01-23 19:20:52 -0800
committerDoug Ledford <dledford@redhat.com>2019-01-31 11:36:05 -0500
commitf01b4d5a43da47a9f61618a81a4ff3258ddc2c01 (patch)
treebad27cec61ab4bf9436ff70309bda0b583c0e8e8 /drivers/infiniband/hw/hfi1/Makefile
parentd22a207d74adb0b43742f83d025079207425928b (diff)
downloadtalos-op-linux-f01b4d5a43da47a9f61618a81a4ff3258ddc2c01.tar.gz
talos-op-linux-f01b4d5a43da47a9f61618a81a4ff3258ddc2c01.zip
IB/hfi1: OPFN interface
OPFN allows a pair of connected RC QPs to exchange a set of parameters in succession. The parameter exchange itself is done using the IB compare and swap request with a special virtual address. The request is triggered using a reserved IB work request opcode. This patch implements the OPFN interface to initialize, start, process, and reset the OPFN request. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Ashutosh Dixit <ashutosh.dixit@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>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/Makefile')
-rw-r--r--drivers/infiniband/hw/hfi1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/hfi1/Makefile b/drivers/infiniband/hw/hfi1/Makefile
index 3ce9dc8c3463..4044a8c8dbf4 100644
--- a/drivers/infiniband/hw/hfi1/Makefile
+++ b/drivers/infiniband/hw/hfi1/Makefile
@@ -24,6 +24,7 @@ hfi1-y := \
mad.o \
mmu_rb.o \
msix.o \
+ opfn.o \
pcie.o \
pio.o \
pio_copy.o \
OpenPOWER on IntegriCloud