Home
last modified time | relevance | path

Searched refs:acqe_fip (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_init.c4060 struct lpfc_acqe_fip *acqe_fip) in lpfc_sli4_perform_inuse_fcf_recovery() argument
4072 acqe_fip->event_tag, acqe_fip->index); in lpfc_sli4_perform_inuse_fcf_recovery()
4106 struct lpfc_acqe_fip *acqe_fip) in lpfc_sli4_async_fip_evt() argument
4108 uint8_t event_type = bf_get(lpfc_trailer_type, acqe_fip); in lpfc_sli4_async_fip_evt()
4117 phba->fc_eventTag = acqe_fip->event_tag; in lpfc_sli4_async_fip_evt()
4118 phba->fcoe_eventtag = acqe_fip->event_tag; in lpfc_sli4_async_fip_evt()
4127 acqe_fip->event_tag, in lpfc_sli4_async_fip_evt()
4128 acqe_fip->index); in lpfc_sli4_async_fip_evt()
4134 acqe_fip->event_tag, in lpfc_sli4_async_fip_evt()
4135 acqe_fip->index); in lpfc_sli4_async_fip_evt()
[all …]
Dlpfc_sli.h37 struct lpfc_acqe_fip acqe_fip; member