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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.h60 struct lpfc_acqe_sli acqe_sli; member in union:lpfc_cq_event::__anon108
H A Dlpfc_init.c6405 * @acqe_sli: pointer to the async SLI completion queue entry.
6410 lpfc_sli4_async_sli_evt(struct lpfc_hba *phba, struct lpfc_acqe_sli *acqe_sli) argument
6424 evt_type = bf_get(lpfc_trailer_type, acqe_sli);
6429 acqe_sli->event_data1, acqe_sli->event_data2,
6430 acqe_sli->event_data3, acqe_sli->trailer);
6440 temp_event_data.data = (uint32_t)acqe_sli->event_data1;
6444 acqe_sli->event_data1, port_name);
6457 temp_event_data.data = (uint32_t)acqe_sli
[all...]

Completed in 109 milliseconds