Lines Matching refs:lpfc_cq_event
874 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events()
884 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events()
5287 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc()
5298 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc()
9241 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_pool_create()
9245 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL); in lpfc_sli4_cq_event_pool_create()
9271 struct lpfc_cq_event *cq_event, *next_cq_event; in lpfc_sli4_cq_event_pool_destroy()
9290 struct lpfc_cq_event *
9293 struct lpfc_cq_event *cq_event = NULL; in __lpfc_sli4_cq_event_alloc()
9296 struct lpfc_cq_event, list); in __lpfc_sli4_cq_event_alloc()
9310 struct lpfc_cq_event *
9313 struct lpfc_cq_event *cq_event; in lpfc_sli4_cq_event_alloc()
9332 struct lpfc_cq_event *cq_event) in __lpfc_sli4_cq_event_release()
9347 struct lpfc_cq_event *cq_event) in lpfc_sli4_cq_event_release()
9366 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all()
9383 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list); in lpfc_sli4_cq_event_release_all()