Searched refs:lpfc_reg_fcfi_mrq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 238 void lpfc_reg_fcfi_mrq(struct lpfc_hba *phba, struct lpfcMboxq *mbox, int mode);
|
H A D | lpfc_mbox.c | 2525 * lpfc_reg_fcfi_mrq - Initialize the REG_FCFI_MRQ mailbox command 2539 lpfc_reg_fcfi_mrq(struct lpfc_hba *phba, struct lpfcMboxq *mbox, int mode) in lpfc_reg_fcfi_mrq() function
|
H A D | lpfc_sli.c | 7854 lpfc_reg_fcfi_mrq(phba, mboxq, 0); in lpfc_sli4_hba_setup() 7864 lpfc_reg_fcfi_mrq(phba, mboxq, 1); in lpfc_sli4_hba_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 277 void lpfc_reg_fcfi_mrq(struct lpfc_hba *phba, struct lpfcMboxq *mbox, int mode);
|
H A D | lpfc_mbox.c | 2570 * lpfc_reg_fcfi_mrq - Initialize the REG_FCFI_MRQ mailbox command 2584 lpfc_reg_fcfi_mrq(struct lpfc_hba *phba, struct lpfcMboxq *mbox, int mode) in lpfc_reg_fcfi_mrq() function
|
H A D | lpfc_sli.c | 8953 lpfc_reg_fcfi_mrq(phba, mboxq, 0); in lpfc_sli4_hba_setup() 8963 lpfc_reg_fcfi_mrq(phba, mboxq, 1); in lpfc_sli4_hba_setup()
|
Completed in 60 milliseconds