Searched refs:online_compl (Results 1 – 1 of 1) sorted by relevance
695 struct completion online_compl; in lpfc_do_offline() local703 init_completion(&online_compl); in lpfc_do_offline()704 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()709 wait_for_completion(&online_compl); in lpfc_do_offline()733 init_completion(&online_compl); in lpfc_do_offline()734 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()738 wait_for_completion(&online_compl); in lpfc_do_offline()766 struct completion online_compl; in lpfc_selective_reset() local780 init_completion(&online_compl); in lpfc_selective_reset()781 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()[all …]