Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_sli.h44 struct lpfc_cq_event { struct
71 struct lpfc_cq_event cq_event; argument
Dlpfc_sli4.h1102 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1103 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1104 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
1105 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
Dlpfc_init.c868 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
878 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
7159 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
7171 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
11304 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
11308 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL); in lpfc_sli4_cq_event_pool_create()
11334 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
11353 struct lpfc_cq_event *
11356 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
11359 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
[all …]
Dlpfc.h170 struct lpfc_cq_event cq_event;
Dlpfc_sli.c4412 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4()
4423 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4()
14021 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc()
14034 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_els_xri_abort_event_proc()
14214 inline struct lpfc_cq_event *
14217 struct lpfc_cq_event *cq_event; in lpfc_cq_event_setup()
14245 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_async_event()
14553 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_abort_xri_wcqe()