Searched refs:lpfc_fast_path_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_disc.h59 struct lpfc_fast_path_event { struct
H A Dlpfc_crtn.h385 struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
386 void lpfc_free_fast_evt(struct lpfc_hba *, struct lpfc_fast_path_event *);
H A Dlpfc_hbadisc.c296 struct lpfc_fast_path_event *
298 struct lpfc_fast_path_event *ret;
304 ret = kzalloc(sizeof(struct lpfc_fast_path_event),
324 struct lpfc_fast_path_event *evt) {
344 struct lpfc_fast_path_event *fast_evt_data;
349 fast_evt_data = container_of(evtp, struct lpfc_fast_path_event,
H A Dlpfc_scsi.c217 struct lpfc_fast_path_event *fast_path_evt;
2037 struct lpfc_fast_path_event *fast_path_evt = NULL;
2320 struct lpfc_fast_path_event *fast_path_evt;

Completed in 182 milliseconds