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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.h37 struct lpfc_acqe_fcoe acqe_fcoe; member in union:lpfc_cq_event::__anon14741
H A Dlpfc_init.c3349 struct lpfc_acqe_fcoe *acqe_fcoe)
3351 uint8_t event_type = bf_get(lpfc_acqe_fcoe_event_type, acqe_fcoe);
3360 phba->fc_eventTag = acqe_fcoe->event_tag;
3361 phba->fcoe_eventtag = acqe_fcoe->event_tag;
3370 acqe_fcoe->event_tag,
3371 acqe_fcoe->index);
3377 acqe_fcoe->event_tag,
3378 acqe_fcoe->index);
3390 acqe_fcoe->index);
3391 rc = lpfc_sli4_read_fcf_rec(phba, acqe_fcoe
3348 lpfc_sli4_async_fcoe_evt(struct lpfc_hba *phba, struct lpfc_acqe_fcoe *acqe_fcoe) argument
[all...]

Completed in 55 milliseconds