Home
last modified time | relevance | path

Searched refs:cfg_max_vmid (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1195 u32 cfg_max_vmid; /* maximum VMIDs allowed per port */ member
Dlpfc_ct.c3878 for (i = 0; i < phba->cfg_max_vmid; i++) { in lpfc_cmpl_ct_cmd_vmid()
Dlpfc_init.c4469 kcalloc(phba->cfg_max_vmid, sizeof(struct lpfc_vmid), in lpfc_vmid_res_alloc()
4480 vport->max_vmid = phba->cfg_max_vmid; in lpfc_vmid_res_alloc()