Searched refs:cq_event (Results 1 - 4 of 4) 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.h54 struct lpfc_cq_event cq_event; member in struct:lpfc_iocbq
H A Dlpfc_init.c3638 struct lpfc_cq_event *cq_event; local
3649 cq_event, struct lpfc_cq_event, list);
3652 switch (bf_get(lpfc_trailer_code, &cq_event->cqe.mcqe_cmpl)) {
3655 &cq_event->cqe.acqe_link);
3659 &cq_event->cqe.acqe_fcoe);
3663 &cq_event->cqe.acqe_dcbx);
3667 &cq_event->cqe.acqe_grp5);
3673 &cq_event->cqe.mcqe_cmpl));
3677 lpfc_sli4_cq_event_release(phba, cq_event);
6328 struct lpfc_cq_event *cq_event; local
6358 struct lpfc_cq_event *cq_event, *next_cq_event; local
6380 struct lpfc_cq_event *cq_event = NULL; local
6400 struct lpfc_cq_event *cq_event; local
6418 __lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) argument
6433 lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) argument
[all...]
H A Dlpfc_sli.c2975 struct lpfc_cq_event *cq_event; local
2985 cq_event, struct lpfc_cq_event, list);
2988 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) {
2990 irspiocbq = container_of(cq_event, struct lpfc_iocbq,
2991 cq_event);
3000 dmabuf = container_of(cq_event, struct hbq_dmabuf,
3001 cq_event);
8541 struct lpfc_cq_event *cq_event; local
8552 cq_event, struct lpfc_cq_event, list);
8555 lpfc_sli4_fcp_xri_aborted(phba, &cq_event
8570 struct lpfc_cq_event *cq_event; local
8690 struct lpfc_cq_event *cq_event; local
8934 struct lpfc_cq_event *cq_event; local
[all...]
H A Dlpfc.h114 struct lpfc_cq_event cq_event; member in struct:hbq_dmabuf

Completed in 141 milliseconds