Lines Matching refs:lpfc_cqe
82 struct lpfc_cqe *);
523 static struct lpfc_cqe *
527 struct lpfc_cqe *cqe; in lpfc_sli4_cq_get()
581 struct lpfc_cqe *temp_qe; in lpfc_sli4_cq_release()
634 struct lpfc_cqe *temp_qe; in lpfc_sli4_if6_cq_release()
12956 lpfc_sli4_sp_handle_mcqe(struct lpfc_hba *phba, struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_mcqe()
13227 struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_cqe()
13229 struct lpfc_cqe cqevt; in lpfc_sli4_sp_handle_cqe()
13233 lpfc_sli4_pcimem_bcopy(cqe, &cqevt, sizeof(struct lpfc_cqe)); in lpfc_sli4_sp_handle_cqe()
13335 struct lpfc_cqe *cqe; in lpfc_sli4_sp_process_cq()
13633 struct lpfc_cqe *cqe) in lpfc_sli4_fp_handle_cqe()
13639 lpfc_sli4_pcimem_bcopy(cqe, &wcqe, sizeof(struct lpfc_cqe)); in lpfc_sli4_fp_handle_cqe()
13788 struct lpfc_cqe *cqe; in lpfc_sli4_hba_process_cq()