numam-spdk/lib/nvmf
Daniel Verkamp 10687626e5 nvmf: factor out common RDMA completion code
All of the WC events that we handle map back to a request, so look it up
before checking the opcode.

Change-Id: I1b70a773374f64387df0a21a4f7fd64b26534b14
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-15 16:34:48 -07:00
..
conf.c nvmf: add Doxygen comments to discovery log page 2016-07-15 16:34:46 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
controller.c nvmf: Move parsing of NVMe section to conf.c 2016-07-14 10:35:22 -07:00
controller.h nvmf: Move parsing of NVMe section to conf.c 2016-07-14 10:35:22 -07:00
Makefile nvmf: Merge conn.[ch] into session.[ch] 2016-07-15 14:45:26 -07:00
nvmf_internal.h nvmf: Remove NodeBase. Each Subsystem now defines its own NQN 2016-07-14 10:34:04 -07:00
nvmf.c nvmf: Merge conn.[ch] into session.[ch] 2016-07-15 14:45:26 -07:00
rdma.c nvmf: factor out common RDMA completion code 2016-07-15 16:34:48 -07:00
request.c nvmf: remove definitions that duplicate NVMe 2016-07-15 16:34:48 -07:00
request.h nvmf: remove definitions that duplicate NVMe 2016-07-15 16:34:48 -07:00
session.c nvmf: remove definitions that duplicate NVMe 2016-07-15 16:34:48 -07:00
session.h nvmf: remove definitions that duplicate NVMe 2016-07-15 16:34:48 -07:00
subsystem.c nvmf: add Doxygen comments to discovery log page 2016-07-15 16:34:46 -07:00
subsystem.h nvmf: add Doxygen comments to discovery log page 2016-07-15 16:34:46 -07:00
transport.c nvmf: add transport function pointer table 2016-07-15 13:11:03 -07:00
transport.h nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00