numam-spdk/lib/nvmf
Naresh Gottumukkala cd8e42f48c nvmf/fc: Merged LLD queue init api.
Today we have two lowlevel LLD apis nvmf_fc_init_q and
spdk_nvmf_fc_init_poller_queues for LLD queue initialisation.
Since two calls are redundant, merge them to one api. Also remove dead
function code nvmf_fc_hwqp_reinit_poller_queues.

Signed-off-by: Naresh Gottumukkala <raju.gottumukkala@broadcom.com>
Change-Id: Ic3df6bff7d38d7b1e946755c3224daf7f6194125
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5444
Community-CI: Broadcom CI
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-12-10 14:37:34 +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: Use qpair_get_listen_trid() to find a subsystem listener 2020-12-01 10:21:28 +00:00
fc_ls.c nvmf/fc: replace use of "master" with "main" 2020-12-03 09:41:07 +00:00
fc.c nvmf/fc: Merged LLD queue init api. 2020-12-10 14:37:34 +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: Merged LLD queue init api. 2020-12-10 14:37:34 +00:00
nvmf_internal.h nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
nvmf_rpc.c lib/nvmf: Use qpair_get_listen_trid() to find a subsystem listener 2020-12-01 10:21:28 +00:00
nvmf.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
rdma.c nvmf/rdma: Correct SoftRoCE driver vendor_id 2020-12-02 10:19:39 +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: Fix the typo in print and remove the unnecessary empty line. 2020-11-26 10:16:36 +00:00
transport.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
transport.h nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00