[PATCH 09/17] lpfc: NVME Initiator: bind to nvme_fc api
Hannes Reinecke
hare at suse.de
Tue Jan 17 23:48:55 PST 2017
On 01/18/2017 02:20 AM, James Smart wrote:
>
> NVME Initiator: Tie in to NVME Fabrics nvme_fc LLDD initiator api
>
> Adds the routines to:
> - register and deregister the FC port as a nvme-fc initiator localport
> - register and deregister remote FC ports as a nvme-fc remoteport.
> - binding of nvme queues to adapter WQs
> - send/perform NVME LS's
> - send/perform NVME FCP initiator io operations
>
> Signed-off-by: Dick Kennedy <dick.kennedy at broadcom.com>
> Signed-off-by: James Smart <james.smart at broadcom.com>
> ---
> drivers/scsi/lpfc/Makefile | 7 +-
> drivers/scsi/lpfc/lpfc.h | 5 +
> drivers/scsi/lpfc/lpfc_crtn.h | 9 +
> drivers/scsi/lpfc/lpfc_ct.c | 2 +-
> drivers/scsi/lpfc/lpfc_els.c | 4 +-
> drivers/scsi/lpfc/lpfc_hbadisc.c | 15 +-
> drivers/scsi/lpfc/lpfc_init.c | 20 +-
> drivers/scsi/lpfc/lpfc_nportdisc.c | 4 +-
> drivers/scsi/lpfc/lpfc_nvme.c | 2249 ++++++++++++++++++++++++++++++++++++
> drivers/scsi/lpfc/lpfc_nvme.h | 6 +
> drivers/scsi/lpfc/lpfc_sli.c | 21 +-
> drivers/scsi/lpfc/lpfc_sli4.h | 1 +
> drivers/scsi/lpfc/lpfc_vport.c | 16 +-
> 13 files changed, 2339 insertions(+), 20 deletions(-)
> create mode 100644 drivers/scsi/lpfc/lpfc_nvme.c
>
Reviewed-by: Hannes Reinecke <hare at suse.com>
Cheers,
Hannes
--
Dr. Hannes Reinecke Teamlead Storage & Networking
hare at suse.de +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)
More information about the Linux-nvme
mailing list