Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_crtn.h234 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
H A Dlpfc_mbox.c2138 * lpfc_reg_vfi - Initialize the REG_VFI mailbox command
2149 lpfc_reg_vfi(struct lpfcMboxq *mbox, struct lpfc_vport *vport, dma_addr_t phys) in lpfc_reg_vfi() function
H A Dlpfc_els.c504 lpfc_reg_vfi(mboxq, vport, dmabuf->phys); in lpfc_issue_reg_vfi()
506 lpfc_reg_vfi(mboxq, vport, 0); in lpfc_issue_reg_vfi()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_crtn.h273 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
H A Dlpfc_mbox.c2205 * lpfc_reg_vfi - Initialize the REG_VFI mailbox command
2216 lpfc_reg_vfi(struct lpfcMboxq *mbox, struct lpfc_vport *vport, dma_addr_t phys) in lpfc_reg_vfi() function
H A Dlpfc_els.c474 lpfc_reg_vfi(mboxq, vport, dmabuf->phys); in lpfc_issue_reg_vfi()
475 /* lpfc_reg_vfi memsets the mailbox. Restore the ctx_buf. */ in lpfc_issue_reg_vfi()
478 lpfc_reg_vfi(mboxq, vport, 0); in lpfc_issue_reg_vfi()

Completed in 35 milliseconds