Searched refs:LPFC_VMID_MAX_PRIORITY_RANGE (Results 1 – 3 of 3) sorted by relevance
712 #define LPFC_VMID_MAX_PRIORITY_RANGE 256 macro
11508 bitmap_zero(vport->vmid_priority_range, LPFC_VMID_MAX_PRIORITY_RANGE); in lpfc_init_cs_ctl_bitmap()11516 if ((min > max) || (max > LPFC_VMID_MAX_PRIORITY_RANGE)) in lpfc_vmid_set_cs_ctl_range()11533 LPFC_VMID_MAX_PRIORITY_RANGE); in lpfc_vmid_get_cs_ctl()11535 if (i == LPFC_VMID_MAX_PRIORITY_RANGE) in lpfc_vmid_get_cs_ctl()
4502 (LPFC_VMID_MAX_PRIORITY_RANGE, GFP_KERNEL); in lpfc_vmid_res_alloc()