Lines Matching refs:lpfc_cq_event
842 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
852 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
4622 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
4633 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
7881 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
7885 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL); in lpfc_sli4_cq_event_pool_create()
7911 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
7930 struct lpfc_cq_event *
7933 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
7936 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
7950 struct lpfc_cq_event *
7953 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_alloc()
7972 struct lpfc_cq_event *cq_event) in __lpfc_sli4_cq_event_release()
7987 struct lpfc_cq_event *cq_event) in lpfc_sli4_cq_event_release()
8006 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all()
8023 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list); in lpfc_sli4_cq_event_release_all()