Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h58 struct lpfc_acqe_grp5 acqe_grp5; member
H A Dlpfc_init.c6998 struct lpfc_acqe_grp5 *acqe_grp5) in lpfc_sli4_async_grp5_evt() argument
7002 phba->fc_eventTag = acqe_grp5->event_tag; in lpfc_sli4_async_grp5_evt()
7003 phba->fcoe_eventtag = acqe_grp5->event_tag; in lpfc_sli4_async_grp5_evt()
7006 (bf_get(lpfc_acqe_grp5_llink_spd, acqe_grp5)) * 10; in lpfc_sli4_async_grp5_evt()
7341 &cq_event->cqe.acqe_grp5); in lpfc_sli4_async_event_proc()