Lines Matching refs:cqe
853 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli4_free_sp_events()
4616 switch (bf_get(lpfc_trailer_code, &cq_event->cqe.mcqe_cmpl)) { in lpfc_sli4_async_event_proc()
4619 &cq_event->cqe.acqe_link); in lpfc_sli4_async_event_proc()
4622 lpfc_sli4_async_fip_evt(phba, &cq_event->cqe.acqe_fip); in lpfc_sli4_async_event_proc()
4626 &cq_event->cqe.acqe_dcbx); in lpfc_sli4_async_event_proc()
4630 &cq_event->cqe.acqe_grp5); in lpfc_sli4_async_event_proc()
4633 lpfc_sli4_async_fc_evt(phba, &cq_event->cqe.acqe_fc); in lpfc_sli4_async_event_proc()
4636 lpfc_sli4_async_sli_evt(phba, &cq_event->cqe.acqe_sli); in lpfc_sli4_async_event_proc()
4642 &cq_event->cqe.mcqe_cmpl)); in lpfc_sli4_async_event_proc()
7985 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all() local
8002 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list); in lpfc_sli4_cq_event_release_all()
8003 lpfc_sli4_cq_event_release(phba, cqe); in lpfc_sli4_cq_event_release_all()