aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme-rdma.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-07-08nvme-rdma.h: Add includes for nvme rdma_cm negotiationSagi Grimberg1-0/+71
NVMe over Fabrics RDMA transport defines a connection establishment protocol over the RDMA connection manager. This header will be used by both the host and target drivers to negotiate the connection establishment parameters. Signed-off-by: Jay Freyensee <james.p.freyensee@intel.com> Signed-off-by: Ming Lin <ming.l@ssi.samsung.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Tested-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Jens Axboe <axboe@fb.com>