Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.h38 struct lpfc_cq_event { struct
65 struct lpfc_cq_event cq_event; argument
H A Dlpfc_sli4.h1091 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1092 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
1093 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
1094 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
H A Dlpfc_init.c866 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
876 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
5960 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
5972 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
10032 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
10036 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL); in lpfc_sli4_cq_event_pool_create()
10062 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
10081 struct lpfc_cq_event *
10084 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
10087 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
[all …]
H A Dlpfc.h164 struct lpfc_cq_event cq_event;
H A Dlpfc_sli.c4005 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4()
4016 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4()
13109 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc()
13122 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_els_xri_abort_event_proc()
13302 inline struct lpfc_cq_event *
13305 struct lpfc_cq_event *cq_event; in lpfc_cq_event_setup()
13333 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_async_event()
13610 struct lpfc_cq_event *cq_event; in lpfc_sli4_sp_handle_abort_xri_wcqe()