Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c1393 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()
1446 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()
1569 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()
1767 job_posted = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_sli4_pdev_reg_request()
1936 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_board_mode_store()
3010 rc = lpfc_workq_post_event(phba, &stat2, &online_compl, in lpfc_soft_wwpn_store()
Dlpfc_crtn.h136 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
Dlpfc_hbadisc.c934 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event() function
3808 lpfc_workq_post_event(phba, NULL, NULL, in lpfc_mbx_cmpl_unreg_vpi()
/Linux-v5.15/Documentation/scsi/
DChangeLog.lpfc176 * Replaced lpfc_discq_post_event with lpfc_workq_post_event.
257 * In lpfc_workq_post_event, clean up comment formatting and remove