[SCSI] lpfc 8.3.19: Added support for ELS RRQ command
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / lpfc / lpfc_sli4.h
index bc30fcf3f804d92501b8604bf6192666ec949b8f..8ced5983d3e3a5d7ef832165fe04fc87708de447 100644 (file)
@@ -466,6 +466,7 @@ struct lpfc_sglq {
        struct list_head clist;
        enum lpfc_sge_type buff_type; /* is this a scsi sgl */
        enum lpfc_sgl_state state;
+       struct lpfc_nodelist *ndlp; /* ndlp associated with IO */
        uint16_t iotag;         /* pre-assigned IO tag */
        uint16_t sli4_xritag;   /* pre-assigned XRI, (OXID) tag. */
        struct sli4_sge *sgl;   /* pre-assigned SGL */