Lines Matching refs:online_compl
1215 struct completion online_compl;
1223 init_completion(&online_compl);
1224 rc = lpfc_workq_post_event(phba, &status, &online_compl,
1229 wait_for_completion(&online_compl);
1276 init_completion(&online_compl);
1277 rc = lpfc_workq_post_event(phba, &status, &online_compl, type);
1281 wait_for_completion(&online_compl);
1385 struct completion online_compl;
1399 init_completion(&online_compl);
1400 rc = lpfc_workq_post_event(phba, &status, &online_compl,
1405 wait_for_completion(&online_compl);
1522 struct completion online_compl;
1543 init_completion(&online_compl);
1544 phba->fw_dump_cmpl = &online_compl;
1608 init_completion(&online_compl);
1609 job_posted = lpfc_workq_post_event(phba, &status, &online_compl,
1614 wait_for_completion(&online_compl);
1768 struct completion online_compl;
1781 init_completion(&online_compl);
1784 rc = lpfc_workq_post_event(phba, &status, &online_compl,
1790 wait_for_completion(&online_compl);
2815 struct completion online_compl;
2859 init_completion(&online_compl);
2860 rc = lpfc_workq_post_event(phba, &stat2, &online_compl,
2865 wait_for_completion(&online_compl);