Searched refs:online_compl (Results 1 – 1 of 1) sorted by relevance
1212 struct completion online_compl; in lpfc_do_offline() local1220 init_completion(&online_compl); in lpfc_do_offline()1221 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()1226 wait_for_completion(&online_compl); in lpfc_do_offline()1273 init_completion(&online_compl); in lpfc_do_offline()1274 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()1278 wait_for_completion(&online_compl); in lpfc_do_offline()1382 struct completion online_compl; in lpfc_selective_reset() local1396 init_completion(&online_compl); in lpfc_selective_reset()1397 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()[all …]