Spdk/lib/nvmf
Ben Walker 84479ab6e3 nvmf: Allow fabrics commands to get and set aqa
This doesn't do anything for a network fabric, but it doesn't
hurt to allow these commands to set the emulated register
values for AQA. This will be more useful when emulating a
physical NVMe device.

Change-Id: I2891d7a07a5dceff50c6d66a8ce0b6b7c22a79f8
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/419
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-02-12 12:07:04 +00:00
..
ctrlr_bdev.c nvmf: Move spdk_internal/nvmf.h to spdk/nvmf_cmd.h 2020-02-12 12:07:04 +00:00
ctrlr_discovery.c nvmf: don't keep a global discovery log page. 2019-09-03 00:30:59 +00:00
ctrlr.c nvmf: Allow fabrics commands to get and set aqa 2020-02-12 12:07:04 +00:00
fc_ls.c lib/nvmf: get_transport now takes a string. 2020-01-16 09:10:38 +00:00
fc.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
Makefile nvmf: Move custom admin command handler implementation to nvmf_tgt 2020-02-12 12:07:04 +00:00
nvmf_fc.h lib/nvme: update trid struct with trstring. 2020-01-16 09:10:38 +00:00
nvmf_internal.h nvmf: Allow fabrics commands to get and set aqa 2020-02-12 12:07:04 +00:00
nvmf_rpc.c nvmf: check if listener already exists in subsystem earlier 2020-02-04 18:27:46 +00:00
nvmf.c nvmf/ctrlr: introduce utils used during ctrlr connection 2020-02-04 15:16:12 +00:00
rdma.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
subsystem.c nvmf: check if listener already exists in subsystem earlier 2020-02-04 18:27:46 +00:00
tcp.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
transport.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
transport.h nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00