Home
last modified time | relevance | path

Searched refs:LPFC_MAX_VPORTS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1336 #define LPFC_MAX_VPORTS 0x100 /* Max vports per port, with pport */ macro
Dlpfc_init.c9990 if (phba->sli4_hba.max_cfg_param.max_vpi > LPFC_MAX_VPORTS) in lpfc_sli4_read_config()
9991 phba->sli4_hba.max_cfg_param.max_vpi = LPFC_MAX_VPORTS; in lpfc_sli4_read_config()