Lines Matching refs:cqe
855 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli4_free_sp_events()
4636 switch (bf_get(lpfc_trailer_code, &cq_event->cqe.mcqe_cmpl)) { in lpfc_sli4_async_event_proc()
4639 &cq_event->cqe.acqe_link); in lpfc_sli4_async_event_proc()
4642 lpfc_sli4_async_fip_evt(phba, &cq_event->cqe.acqe_fip); in lpfc_sli4_async_event_proc()
4646 &cq_event->cqe.acqe_dcbx); in lpfc_sli4_async_event_proc()
4650 &cq_event->cqe.acqe_grp5); in lpfc_sli4_async_event_proc()
4653 lpfc_sli4_async_fc_evt(phba, &cq_event->cqe.acqe_fc); in lpfc_sli4_async_event_proc()
4656 lpfc_sli4_async_sli_evt(phba, &cq_event->cqe.acqe_sli); in lpfc_sli4_async_event_proc()
4662 &cq_event->cqe.mcqe_cmpl)); in lpfc_sli4_async_event_proc()
8006 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all() local
8023 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list); in lpfc_sli4_cq_event_release_all()
8024 lpfc_sli4_cq_event_release(phba, cqe); in lpfc_sli4_cq_event_release_all()