Searched refs:max_priority (Results 1 – 3 of 3) sorted by relevance
75 const unsigned int max_priority = SKBPRIO_MAX_PRIORITY - 1; in skbprio_enqueue() local83 prio = min(skb->priority, max_priority); in skbprio_enqueue()
88 u64 max_priority; in mlxsw_sp_acl_tcam_priority_get() local98 max_priority = MLXSW_CORE_RES_GET(mlxsw_sp->core, KVD_SIZE); in mlxsw_sp_acl_tcam_priority_get()99 if (rulei->priority > max_priority) in mlxsw_sp_acl_tcam_priority_get()103 *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