OpenCloudOS-Kernel/drivers/nvme/host
Alexander Duyck 74d986abc2 nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Instead of implementing our own version of a SR-IOV configuration stub in
the nvme driver, use the existing pci_sriov_configure_simple() function.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2018-04-24 16:47:27 -05:00
..
Kconfig nvme: implement multipath access to nvme subsystems 2017-11-10 19:53:25 -07:00
Makefile nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
core.c nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
fabrics.c nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
fabrics.h nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
fault_inject.c nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
fc.c nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
lightnvm.c lightnvm: remove function name in strings 2018-03-29 17:29:09 -06:00
multipath.c for-4.17/block-20180402 2018-04-05 14:27:02 -07:00
nvme.h nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
pci.c nvme-pci: Use pci_sriov_configure_simple() to enable VFs 2018-04-24 16:47:27 -05:00
rdma.c nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
trace.c nvme: add tracepoint for nvme_setup_cmd 2018-01-26 12:34:40 +01:00
trace.h nvme: add tracepoint for nvme_complete_rq 2018-01-26 12:34:40 +01:00