Home
last modified time | relevance | path

Searched refs:LPFC_MAX_VPI (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_attr.c2184 if (max_vpi > LPFC_MAX_VPI) in lpfc_get_hba_info()
2185 max_vpi = LPFC_MAX_VPI; in lpfc_get_hba_info()
2225 if (max_vpi > LPFC_MAX_VPI) in lpfc_get_hba_info()
2226 max_vpi = LPFC_MAX_VPI; in lpfc_get_hba_info()
Dlpfc.h1306 #define LPFC_MAX_VPI 0xFF /* Max number VPI supported 0 - 0xff */ macro
Dlpfc_mbox.c1364 mb->un.varCfgPort.max_vpi = LPFC_MAX_VPI; in lpfc_config_port()
Dlpfc_init.c7828 phba->max_vpi = LPFC_MAX_VPI; in lpfc_sli_driver_resource_setup()
7974 phba->max_vpi = LPFC_MAX_VPI; in lpfc_sli4_driver_resource_setup()