Home
last modified time | relevance | path

Searched refs:lpfc_cq_event (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h50 struct lpfc_cq_event { struct
77 struct lpfc_cq_event cq_event; argument
H A Dlpfc_sli4.h1105 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1106 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1107 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
1108 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
H A Dlpfc.h167 struct lpfc_cq_event cq_event;