Home
last modified time | relevance | path

Searched refs:lpfc_workq_post_event (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c1224 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()
1277 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()
1400 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()
1609 job_posted = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_sli4_pdev_reg_request()
1784 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_board_mode_store()
2860 rc = lpfc_workq_post_event(phba, &stat2, &online_compl, in lpfc_soft_wwpn_store()
H A Dlpfc_crtn.h117 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
H A Dlpfc_hbadisc.c794 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event() function
3666 lpfc_workq_post_event(phba, NULL, NULL, in lpfc_mbx_cmpl_unreg_vpi()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc176 * Replaced lpfc_discq_post_event with lpfc_workq_post_event.
257 * In lpfc_workq_post_event, clean up comment formatting and remove