Spdk/lib/nvmf
Ben Walker 55a624ed09 nvmf: Rename variables from rdma_qpair to rqpair
Some places used the convention 'rqpair' and others
'rdma_qpair'. For consistency, name them all 'rqpair'.

Change-Id: I131833d14efdfdbcbb99bea5d64cbcf99d9ec90b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/389649
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-12-04 16:02:16 -05:00
..
ctrlr_bdev.c nvmf: Look up bdev channel from poll group instead of namespace 2017-12-04 16:02:16 -05:00
ctrlr_discovery.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
ctrlr.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Look up bdev channel from poll group instead of namespace 2017-12-04 16:02:16 -05:00
nvmf.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
rdma.c nvmf: Rename variables from rdma_qpair to rqpair 2017-12-04 16:02:16 -05:00
request.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
subsystem.c nvmf: Look up bdev channel from poll group instead of namespace 2017-12-04 16:02:16 -05:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00