Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c1206 * lpfc_workq_post_event() returns a non-zero return code if call fails.
1224 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()
1758 * -EIO if lpfc_workq_post_event() or lpfc_do_offline() fails
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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_crtn.h149 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
H A Dlpfc_attr.c1366 * lpfc_workq_post_event() returns a non-zero return code if call fails.
1384 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()
1437 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()
1560 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()
1776 job_posted = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_sli4_pdev_reg_request()
2028 * -EIO if lpfc_workq_post_event() or lpfc_do_offline() fails
2054 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_board_mode_store()
H A Dlpfc_hbadisc.c1122 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event() function
3949 lpfc_workq_post_event(phba, NULL, NULL, in lpfc_mbx_cmpl_unreg_vpi()

Completed in 32 milliseconds