Home
last modified time | relevance | path

Searched refs:cqevt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c13770 struct lpfc_cqe cqevt; in lpfc_sli4_sp_handle_cqe() local
13774 lpfc_sli4_pcimem_bcopy(cqe, &cqevt, sizeof(struct lpfc_cqe)); in lpfc_sli4_sp_handle_cqe()
13777 switch (bf_get(lpfc_cqe_code, &cqevt)) { in lpfc_sli4_sp_handle_cqe()
13782 (struct lpfc_wcqe_complete *)&cqevt); in lpfc_sli4_sp_handle_cqe()
13787 (struct lpfc_wcqe_release *)&cqevt); in lpfc_sli4_sp_handle_cqe()
13793 (struct sli4_wcqe_xri_aborted *)&cqevt); in lpfc_sli4_sp_handle_cqe()
13800 (struct lpfc_rcqe *)&cqevt); in lpfc_sli4_sp_handle_cqe()
13805 bf_get(lpfc_cqe_code, &cqevt)); in lpfc_sli4_sp_handle_cqe()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c14747 struct lpfc_cqe cqevt; in lpfc_sli4_sp_handle_cqe() local
14751 lpfc_sli4_pcimem_bcopy(cqe, &cqevt, sizeof(struct lpfc_cqe)); in lpfc_sli4_sp_handle_cqe()
14754 switch (bf_get(lpfc_cqe_code, &cqevt)) { in lpfc_sli4_sp_handle_cqe()
14759 (struct lpfc_wcqe_complete *)&cqevt); in lpfc_sli4_sp_handle_cqe()
14764 (struct lpfc_wcqe_release *)&cqevt); in lpfc_sli4_sp_handle_cqe()
14770 (struct sli4_wcqe_xri_aborted *)&cqevt); in lpfc_sli4_sp_handle_cqe()
14777 (struct lpfc_rcqe *)&cqevt); in lpfc_sli4_sp_handle_cqe()
14782 bf_get(lpfc_cqe_code, &cqevt)); in lpfc_sli4_sp_handle_cqe()

Completed in 45 milliseconds