Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1198 u32 cfg_max_vmid; /* maximum VMIDs allowed per port */ member
H A Dlpfc_ct.c3663 for (i = 0; i < phba->cfg_max_vmid; i++) { in lpfc_cmpl_ct_cmd_vmid()
H A Dlpfc_attr.c336 for (i = 0; i < phba->cfg_max_vmid; i++) { in lpfc_vmid_info_show()
H A Dlpfc_init.c4640 kcalloc(phba->cfg_max_vmid, sizeof(struct lpfc_vmid), in lpfc_vmid_res_alloc()
4651 vport->max_vmid = phba->cfg_max_vmid; in lpfc_vmid_res_alloc()