Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h145 struct lpfc_queue { struct
146 struct list_head list;
147 struct list_head wq_list;
148 struct list_head wqfull_list;
149 enum lpfc_sli4_queue_type type;
150 enum lpfc_sli4_queue_subtype subtype;
151 struct lpfc_hba *phba;
152 struct list_head child_list;
153 struct list_head page_list;
154 struct list_head sgl_list;
[all …]