Searched defs:lpfc_nodelist (Results 1 – 2 of 2) sorted by relevance
80 struct lpfc_nodelist { struct81 struct list_head nlp_listp;82 struct lpfc_name nlp_portname;83 struct lpfc_name nlp_nodename;84 uint32_t nlp_flag; /* entry flags */85 uint32_t nlp_DID; /* FC D_ID of entry */86 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */87 uint16_t nlp_type;96 uint16_t nlp_fc4_type; /* FC types node supports. */105 uint16_t nlp_rpi;[all …]
79 struct lpfc_nodelist { struct80 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 …]