Searched refs:lpfc_cq_event (Results 1 - 5 of 5) 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_sli4.h522 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
523 struct lpfc_cq_event *lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
524 void __lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
525 void lpfc_sli4_cq_event_release(struct lpfc_hba *, struct lpfc_cq_event *);
H A Dlpfc_sli.h32 struct lpfc_cq_event { struct
54 struct lpfc_cq_event cq_event;
H A Dlpfc_init.c3638 struct lpfc_cq_event *cq_event;
3649 cq_event, struct lpfc_cq_event, list);
6328 struct lpfc_cq_event *cq_event;
6332 cq_event = kmalloc(sizeof(struct lpfc_cq_event), GFP_KERNEL);
6358 struct lpfc_cq_event *cq_event, *next_cq_event;
6377 struct lpfc_cq_event *
6380 struct lpfc_cq_event *cq_event = NULL;
6383 struct lpfc_cq_event, list);
6397 struct lpfc_cq_event *
6400 struct lpfc_cq_event *cq_even
[all...]
H A Dlpfc.h114 struct lpfc_cq_event cq_event;
H A Dlpfc_sli.c2975 struct lpfc_cq_event *cq_event;
2985 cq_event, struct lpfc_cq_event, list);
8541 struct lpfc_cq_event *cq_event;
8552 cq_event, struct lpfc_cq_event, list);
8570 struct lpfc_cq_event *cq_event;
8581 cq_event, struct lpfc_cq_event, list);
8690 struct lpfc_cq_event *cq_event;
8934 struct lpfc_cq_event *cq_event;

Completed in 82 milliseconds