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

/drivers/scsi/lpfc/
H A Dlpfc_sli.h41 struct lpfc_acqe_sli acqe_sli; member in union:lpfc_cq_event::__anon5771
H A Dlpfc_init.c4042 lpfc_sli4_async_sli_evt(struct lpfc_hba *phba, struct lpfc_acqe_sli *acqe_sli) argument
4052 (bf_get(lpfc_trailer_type, acqe_sli) !=
4057 acqe_sli->event_data1, acqe_sli->event_data2,
4058 bf_get(lpfc_trailer_type, acqe_sli));
4067 &acqe_sli->event_data1;
4529 lpfc_sli4_async_sli_evt(phba, &cq_event->cqe.acqe_sli);

Completed in 56 milliseconds