Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h476 uint16_t vfi_base; member
H A Dlpfc.h1316 uint16_t vfi_base; member
H A Dlpfc_mbox.c960 mb->un.varRegVpi.vfi = vport->vfi + vport->phba->vfi_base; in lpfc_reg_vpi()
H A Dlpfc_init.c10008 phba->sli4_hba.max_cfg_param.vfi_base = in lpfc_sli4_read_config()
10023 phba->vfi_base = phba->sli4_hba.max_cfg_param.vfi_base; in lpfc_sli4_read_config()
10086 phba->sli4_hba.max_cfg_param.vfi_base, in lpfc_sli4_read_config()
H A Dlpfc_sli.c7341 base = phba->sli4_hba.max_cfg_param.vfi_base; in lpfc_sli4_alloc_resource_identifiers()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2267 __le16 vfi_base; member
H A Dsli4.c4185 sli4->ext[SLI4_RSRC_VFI].base[0] = le16_to_cpu(conf->vfi_base); in sli_get_read_config()