aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/rdma/rdma_user_ioctl_cmds.h
diff options
context:
space:
mode:
authorBernard Metzler <bmt@zurich.ibm.com>2019-06-20 18:21:27 +0200
committerJason Gunthorpe <jgg@mellanox.com>2019-07-02 17:03:40 -0300
commit303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b (patch)
tree190c40226e169a05227884051f12daf39d12213b /include/uapi/rdma/rdma_user_ioctl_cmds.h
parentrdma/siw: connection management (diff)
downloadlinux-dev-303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b.tar.xz
linux-dev-303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b.zip
rdma/siw: application interface
Broken up commit to add the Soft iWarp RDMA driver. Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/uapi/rdma/rdma_user_ioctl_cmds.h')
-rw-r--r--include/uapi/rdma/rdma_user_ioctl_cmds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/rdma/rdma_user_ioctl_cmds.h b/include/uapi/rdma/rdma_user_ioctl_cmds.h
index 26213f49f5c8..64c14cb0022f 100644
--- a/include/uapi/rdma/rdma_user_ioctl_cmds.h
+++ b/include/uapi/rdma/rdma_user_ioctl_cmds.h
@@ -103,6 +103,7 @@ enum rdma_driver_id {
RDMA_DRIVER_HFI1,
RDMA_DRIVER_QIB,
RDMA_DRIVER_EFA,
+ RDMA_DRIVER_SIW,
};
#endif