Searched refs:lpfc_cq_event (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.h | 50 struct lpfc_cq_event { struct 77 struct lpfc_cq_event cq_event; argument
|
| H A D | lpfc_sli4.h | 1118 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *); 1119 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *); 1120 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *); 1121 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
|
| H A D | lpfc_init.c | 930 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events() 938 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events() 7317 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc() 7327 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc() 11505 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create() 11509 cq_event = kmalloc_obj(struct lpfc_cq_event); in lpfc_sli4_cq_event_pool_create() 11535 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy() 11554 struct lpfc_cq_event * 11557 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc() 11560 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc() [all …]
|
| H A D | lpfc_sli.c | 4513 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4() 4522 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4() 14159 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc() 14170 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_els_xri_abort_event_proc() 14241 inline struct lpfc_cq_event * 14244 struct lpfc_cq_event *cq_event; in lpfc_cq_event_setup() 14272 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_async_event() 14578 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_abort_xri_wcqe()
|