Lines Matching refs:lpfc_cq_event
840 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
850 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
4602 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
4613 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
7860 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
7864 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL); in lpfc_sli4_cq_event_pool_create()
7890 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
7909 struct lpfc_cq_event *
7912 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
7915 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
7929 struct lpfc_cq_event *
7932 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_alloc()
7951 struct lpfc_cq_event *cq_event) in __lpfc_sli4_cq_event_release()
7966 struct lpfc_cq_event *cq_event) in lpfc_sli4_cq_event_release()
7985 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all()
8002 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list); in lpfc_sli4_cq_event_release_all()