Home
last modified time | relevance | path

Searched refs:lpfc_cq_event (Results 1 – 5 of 5) 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.h1114 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1115 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1116 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
1117 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
H A Dlpfc_init.c927 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
935 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
7312 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
7322 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
11496 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
11500 cq_event = kmalloc_obj(struct lpfc_cq_event); in lpfc_sli4_cq_event_pool_create()
11526 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
11545 struct lpfc_cq_event *
11548 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
11551 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
[all …]
H A Dlpfc.h166 struct lpfc_cq_event cq_event;
H A Dlpfc_sli.c4520 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4()
4529 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4()
14192 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc()
14203 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_els_xri_abort_event_proc()
14274 inline struct lpfc_cq_event *
14277 struct lpfc_cq_event *cq_event; in lpfc_cq_event_setup()
14305 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_async_event()
14609 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_abort_xri_wcqe()