Searched refs:lpfc_work_evt (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.h45 struct lpfc_work_evt { struct
60 struct lpfc_work_evt work_evt;
107 struct lpfc_work_evt els_retry_evt;
108 struct lpfc_work_evt dev_loss_evt;
H A Dlpfc.h361 struct lpfc_work_evt disc_timeout_evt;
H A Dlpfc_hbadisc.c108 struct lpfc_work_evt *evtp;
341 struct lpfc_work_evt *evtp)
408 struct lpfc_work_evt *evtp = NULL;
651 * occurance, we allocate a struct lpfc_work_evt structure here instead of
658 struct lpfc_work_evt *evtp;
665 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC);
H A Dlpfc_els.c2521 struct lpfc_work_evt *evtp;
2581 struct lpfc_work_evt *evtp = &ndlp->els_retry_evt;

Completed in 64 milliseconds