Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_disc.h165 struct lpfc_node_rrq { struct
166 struct list_head list;
167 uint16_t xritag;
168 uint16_t send_rrq;
169 uint16_t rxid;
170 uint32_t nlp_DID; /* FC D_ID of entry */
171 struct lpfc_vport *vport;
172 unsigned long rrq_stop_time;

Completed in 6 milliseconds