Home
last modified time | relevance | path

Searched refs:LPFC_MAX_VPORTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1047 #define LPFC_MAX_VPORTS 0x100 /* Max vports per port, with pport */ macro
H A Dlpfc_init.c8547 if (phba->sli4_hba.max_cfg_param.max_vpi > LPFC_MAX_VPORTS) in lpfc_sli4_read_config()
8548 phba->sli4_hba.max_cfg_param.max_vpi = LPFC_MAX_VPORTS; in lpfc_sli4_read_config()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1308 #define LPFC_MAX_VPORTS 0x100 /* Max vports per port, with pport */ macro
H A Dlpfc_init.c9995 if (phba->sli4_hba.max_cfg_param.max_vpi > LPFC_MAX_VPORTS) in lpfc_sli4_read_config()
9996 phba->sli4_hba.max_cfg_param.max_vpi = LPFC_MAX_VPORTS; in lpfc_sli4_read_config()

Completed in 40 milliseconds