numam-spdk/lib/nvmf
Alexey Marchuk b5ba9f4d94 nvmf/tcp: Remove tcp qpair::send_queue
This member is useless now, all tcp requests
are tracked using state_queue member.

Change-Id: I4771ec163e44202a5d98d356d8935b6e518575ff
Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5576
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-12-18 09:48:55 +00:00
..
ctrlr_bdev.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ctrlr_discovery.c nvmf: Async event support for discovery log change 2020-11-11 00:53:57 +00:00
ctrlr.c lib/nvmf: mask pending AENs 2020-12-18 09:48:07 +00:00
fc_ls.c Revert "nvmf/fc: Initialize transport id for the newly created FC transport qpair" 2020-12-18 09:40:13 +00:00
fc.c nvmf/fc: Create fc_req pool per connection. 2020-12-17 04:40:33 +00:00
Makefile nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00
nvmf_fc.h nvmf/fc: Cleanup fc delete connection code. 2020-12-17 04:40:33 +00:00
nvmf_internal.h lib/nvmf: mask pending AENs 2020-12-18 09:48:07 +00:00
nvmf_rpc.c lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts 2020-12-11 11:10:16 +00:00
nvmf.c nvmf: assert that subsystem cb_fn/cb_arg don't get set twice 2020-12-14 14:32:29 +00:00
rdma.c Revert "lib/nvmf: Add trid to struct spdk_nvmf_qpair" 2020-12-18 09:40:13 +00:00
spdk_nvmf.map nvmf: Add spdk_nvmf_subsystem_disconnect_host 2020-10-15 08:24:05 +00:00
subsystem.c nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
tcp.c nvmf/tcp: Remove tcp qpair::send_queue 2020-12-18 09:48:55 +00:00
transport.c lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts 2020-12-11 11:10:16 +00:00
transport.h nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00