Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h1191 u32 cfg_max_vmid; /* maximum VMIDs allowed per port */ member
Dlpfc_ct.c3655 for (i = 0; i < phba->cfg_max_vmid; i++) { in lpfc_cmpl_ct_cmd_vmid()
Dlpfc_init.c4661 kcalloc(phba->cfg_max_vmid, sizeof(struct lpfc_vmid), in lpfc_vmid_res_alloc()
4672 vport->max_vmid = phba->cfg_max_vmid; in lpfc_vmid_res_alloc()