Home
last modified time | relevance | path

Searched defs:lpfc_nodelist (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_disc.h79 struct lpfc_nodelist { struct
80 struct list_head nlp_listp;
81 struct lpfc_name nlp_portname;
82 struct lpfc_name nlp_nodename;
83 uint32_t nlp_flag; /* entry flags */
84 uint32_t nlp_DID; /* FC D_ID of entry */
85 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */
86 uint16_t nlp_type;
95 uint16_t nlp_fc4_type; /* FC types node supports. */
104 uint16_t nlp_rpi;
[all …]