Home
last modified time | relevance | path

Searched refs:vpi_base (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h473 uint16_t vpi_base; member
H A Dlpfc.h1315 uint16_t vpi_base; member
H A Dlpfc_init.c10000 phba->sli4_hba.max_cfg_param.vpi_base = in lpfc_sli4_read_config()
10022 phba->vpi_base = phba->sli4_hba.max_cfg_param.vpi_base; in lpfc_sli4_read_config()
10084 phba->sli4_hba.max_cfg_param.vpi_base, in lpfc_sli4_read_config()
H A Dlpfc_sli.c2897 vpi -= phba->sli4_hba.max_cfg_param.vpi_base; in lpfc_sli_def_mbox_cmpl()
7285 base = phba->sli4_hba.max_cfg_param.vpi_base; in lpfc_sli4_alloc_resource_identifiers()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2265 __le16 vpi_base; member
H A Dsli4.c4188 sli4->ext[SLI4_RSRC_VPI].base[0] = le16_to_cpu(conf->vpi_base); in sli_get_read_config()