Home
last modified time | relevance | path

Searched refs:vfi_base (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h413 uint16_t vfi_base; member
Dlpfc.h976 uint16_t vfi_base; member
Dlpfc_init.c7768 phba->sli4_hba.max_cfg_param.vfi_base = in lpfc_sli4_read_config()
7783 phba->vfi_base = phba->sli4_hba.max_cfg_param.vfi_base; in lpfc_sli4_read_config()
7799 phba->sli4_hba.max_cfg_param.vfi_base, in lpfc_sli4_read_config()
Dlpfc_mbox.c902 mb->un.varRegVpi.vfi = vport->vfi + vport->phba->vfi_base; in lpfc_reg_vpi()
Dlpfc_sli.c6341 base = phba->sli4_hba.max_cfg_param.vfi_base; in lpfc_sli4_alloc_resource_identifiers()