Searched refs:max_priority (Results 1 – 5 of 5) sorted by relevance
71 const unsigned int max_priority = SKBPRIO_MAX_PRIORITY - 1; in skbprio_enqueue() local79 prio = min(skb->priority, max_priority); in skbprio_enqueue()
832 int max_priority; member
900 katom->sched_priority = (sched_prio < kctx->jctx.max_priority) ? in jd_submit_atom()901 kctx->jctx.max_priority : sched_prio; in jd_submit_atom()1600 kctx->jctx.max_priority = KBASE_JS_ATOM_SCHED_PRIO_REALTIME; in kbase_jd_init()1641 kctx->jctx.max_priority = pcm_device->ops.pcm_scheduler_priority_check( in kbase_jd_init()
100 u64 max_priority; in mlxsw_sp_acl_tcam_priority_get() local111 max_priority = MLXSW_CORE_RES_GET(mlxsw_sp->core, KVD_SIZE) - 1; in mlxsw_sp_acl_tcam_priority_get()112 if (rulei->priority >= max_priority) in mlxsw_sp_acl_tcam_priority_get()116 *priority = max_priority - rulei->priority; in mlxsw_sp_acl_tcam_priority_get()
161 static int max_priority[] = { 127 }; /* From DECnet spec */ variable185 .extra2 = &max_priority