Searched refs:LPFC_VMID_MAX_PRIORITY_RANGE (Results 1 – 3 of 3) sorted by relevance
682 #define LPFC_VMID_MAX_PRIORITY_RANGE 256 macro
12166 bitmap_zero(vport->vmid_priority_range, LPFC_VMID_MAX_PRIORITY_RANGE); in lpfc_init_cs_ctl_bitmap()12174 if ((min > max) || (max > LPFC_VMID_MAX_PRIORITY_RANGE)) in lpfc_vmid_set_cs_ctl_range()12191 LPFC_VMID_MAX_PRIORITY_RANGE); in lpfc_vmid_get_cs_ctl()12193 if (i == LPFC_VMID_MAX_PRIORITY_RANGE) in lpfc_vmid_get_cs_ctl()
4676 (LPFC_VMID_MAX_PRIORITY_RANGE, GFP_KERNEL); in lpfc_vmid_res_alloc()