Searched refs:lpfc_work_evt (Results 1 – 5 of 5) sorted by relevance
45 struct lpfc_work_evt { struct60 struct lpfc_work_evt work_evt; argument114 struct lpfc_work_evt els_retry_evt;115 struct lpfc_work_evt dev_loss_evt;
377 struct lpfc_work_evt disc_timeout_evt;
110 struct lpfc_work_evt *evtp; in lpfc_dev_loss_tmo_callbk()468 struct lpfc_work_evt *evtp) in lpfc_send_fastpath_evt()535 struct lpfc_work_evt *evtp = NULL; in lpfc_work_list_done()798 struct lpfc_work_evt *evtp; in lpfc_workq_post_event()805 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC); in lpfc_workq_post_event()
2938 struct lpfc_work_evt *evtp; in lpfc_cancel_retry_delay_tmo()2998 struct lpfc_work_evt *evtp = &ndlp->els_retry_evt; in lpfc_els_retry_delay()
269 lpfc_work_evt to comply with linux_scsi review coding style.