Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1219 u32 cfg_max_vmid; /* maximum VMIDs allowed per port */ member
Dlpfc_ct.c3647 for (i = 0; i < phba->cfg_max_vmid; i++) { in lpfc_cmpl_ct_cmd_vmid()
Dlpfc_init.c4653 kcalloc(phba->cfg_max_vmid, sizeof(struct lpfc_vmid), in lpfc_vmid_res_alloc()
4664 vport->max_vmid = phba->cfg_max_vmid; in lpfc_vmid_res_alloc()