Searched defs:lpfc_nodelist (Results 1 – 1 of 1) 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 …]