Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h151 struct lpfc_queue { struct
152 struct list_head list;
153 struct list_head wq_list;
164 uint16_t last_cpu; /* most recent cpu */
165 uint16_t hdwq;
166 uint8_t qe_valid;
167 uint8_t mode; /* interrupt or polling */
171 struct list_head wqfull_list;
172 enum lpfc_sli4_queue_type type;
173 enum lpfc_sli4_queue_subtype subtype;
[all …]