Searched refs:lpfc_reg_vfi (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 234 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
|
H A D | lpfc_mbox.c | 2138 * 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 D | lpfc_els.c | 504 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 D | lpfc_crtn.h | 273 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
|
H A D | lpfc_mbox.c | 2205 * 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 D | lpfc_els.c | 474 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 30 milliseconds