Searched refs:lpfc_workq_post_event (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_crtn.h113 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
H A Dlpfc_attr.c686 * lpfc_workq_post_event() returns a non-zero return code if call fails.
704 rc = lpfc_workq_post_event(phba, &status, &online_compl, lpfc_do_offline()
734 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); lpfc_do_offline()
781 rc = lpfc_workq_post_event(phba, &status, &online_compl, lpfc_selective_reset()
976 job_posted = lpfc_workq_post_event(phba, &status, &online_compl, lpfc_sli4_pdev_reg_request()
1060 * -EIO if lpfc_workq_post_event() or lpfc_do_offline() fails
1086 rc = lpfc_workq_post_event(phba, &status, &online_compl, lpfc_board_mode_store()
2262 rc = lpfc_workq_post_event(phba, &stat2, &online_compl, lpfc_soft_wwpn_store()
H A Dlpfc_hbadisc.c795 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, lpfc_workq_post_event() function
3499 lpfc_workq_post_event(phba, NULL, NULL, lpfc_mbx_cmpl_unreg_vpi()

Completed in 92 milliseconds