Lines Matching refs:online_compl
1375 struct completion online_compl;
1383 init_completion(&online_compl);
1384 rc = lpfc_workq_post_event(phba, &status, &online_compl,
1389 wait_for_completion(&online_compl);
1436 init_completion(&online_compl);
1437 rc = lpfc_workq_post_event(phba, &status, &online_compl, type);
1441 wait_for_completion(&online_compl);
1545 struct completion online_compl;
1559 init_completion(&online_compl);
1560 rc = lpfc_workq_post_event(phba, &status, &online_compl,
1565 wait_for_completion(&online_compl);
1689 struct completion online_compl;
1710 init_completion(&online_compl);
1711 phba->fw_dump_cmpl = &online_compl;
1775 init_completion(&online_compl);
1776 job_posted = lpfc_workq_post_event(phba, &status, &online_compl,
1781 wait_for_completion(&online_compl);
2038 struct completion online_compl;
2051 init_completion(&online_compl);
2054 rc = lpfc_workq_post_event(phba, &status, &online_compl,
2060 wait_for_completion(&online_compl);