Searched refs:lpfc_work_evt (Results 1 – 6 of 6) sorted by relevance
48 struct lpfc_work_evt { struct63 struct lpfc_work_evt work_evt; argument144 struct lpfc_work_evt els_retry_evt;145 struct lpfc_work_evt dev_loss_evt;146 struct lpfc_work_evt recovery_evt;
156 struct lpfc_work_evt *evtp; in lpfc_dev_loss_tmo_callbk()751 struct lpfc_work_evt *evtp) in lpfc_send_fastpath_evt()819 struct lpfc_work_evt *evtp = NULL; in lpfc_work_list_done()1125 struct lpfc_work_evt *evtp; in lpfc_workq_post_event()1132 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC); in lpfc_workq_post_event()
620 struct lpfc_work_evt disc_timeout_evt;
4373 struct lpfc_work_evt *evtp; in lpfc_cancel_retry_delay_tmo()4433 struct lpfc_work_evt *evtp = &ndlp->els_retry_evt; in lpfc_els_retry_delay()
11370 struct lpfc_work_evt *evtp = &ndlp->recovery_evt; in lpfc_sli_post_recovery_event()
269 lpfc_work_evt to comply with linux_scsi review coding style.