Searched refs:LPFC_MAX_VPI (Results 1 – 4 of 4) sorted by relevance
1322 #define LPFC_MAX_VPI 0xFF /* Max number VPI supported 0 - 0xff */ macro
1307 mb->un.varCfgPort.max_vpi = LPFC_MAX_VPI; in lpfc_config_port()
2092 if (max_vpi > LPFC_MAX_VPI) in lpfc_get_hba_info()2093 max_vpi = LPFC_MAX_VPI; in lpfc_get_hba_info()
7657 phba->max_vpi = LPFC_MAX_VPI; in lpfc_sli_driver_resource_setup()7798 phba->max_vpi = LPFC_MAX_VPI; in lpfc_sli4_driver_resource_setup()