Searched refs:lpfc_workq_post_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1206 * 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 D | lpfc_crtn.h | 117 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
|
H A D | lpfc_hbadisc.c | 794 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 D | lpfc_crtn.h | 149 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
|
H A D | lpfc_attr.c | 1366 * 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 D | lpfc_hbadisc.c | 1122 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 34 milliseconds