Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_disc.h95 struct lpfc_nodelist { struct
96 struct list_head nlp_listp;
106 uint16_t nlp_type;
124 uint16_t nlp_rpi;
140 struct lpfc_hba *phba;
143 struct lpfc_vport *vport;
147 struct kref kref;
148 atomic_t cmd_pending;
149 uint32_t cmd_qdepth;
152 uint32_t fc4_prli_sent;
[all …]

Completed in 4 milliseconds