Lines Matching defs:limit

6448  * Shared limit for VL15 will always be 0.
6454 /* set initial values for total and shared credit limit */
6459 * Set total limit to be equal to VL15 credits.
6460 * Leave shared limit at 0.
7085 [OPA_LINKDOWN_REASON_EXCEED_MULTICAST_LIMIT] = "Exceed multicast limit",
11019 * The VL Arbitrator high limit is sent in units of 4k
11332 u16 limit)
11334 if (limit != 0)
11335 dd_dev_info(dd, "Invalid %s limit %d on VL %d, ignoring\n",
11336 what, (int)limit, idx);
11339 /* change only the shared limit portion of SendCmGLobalCredit */
11340 static void set_global_shared(struct hfi1_devdata *dd, u16 limit)
11346 reg |= (u64)limit << SEND_CM_GLOBAL_CREDIT_SHARED_LIMIT_SHIFT;
11350 /* change only the total credit limit portion of SendCmGLobalCredit */
11351 static void set_global_limit(struct hfi1_devdata *dd, u16 limit)
11357 reg |= (u64)limit << SEND_CM_GLOBAL_CREDIT_TOTAL_CREDIT_LIMIT_SHIFT;
11361 /* set the given per-VL shared limit */
11362 static void set_vl_shared(struct hfi1_devdata *dd, int vl, u16 limit)
11374 reg |= (u64)limit << SEND_CM_CREDIT_VL_SHARED_LIMIT_VL_SHIFT;
11378 /* set the given per-VL dedicated limit */
11379 static void set_vl_dedicated(struct hfi1_devdata *dd, int vl, u16 limit)
11391 reg |= (u64)limit << SEND_CM_CREDIT_VL_DEDICATED_LIMIT_VL_SHIFT;
11430 * if (reducing Global_Shared_Credit_Limit or any shared limit changing)
11436 * if (changing any dedicated limit)
11444 * lower = if the new limit is lower, set the limit to the new value
11445 * raise = if the new limit is higher than the current value (may be changed
11446 * earlier in the algorithm), set the new limit to the new value
12572 "[%d] total flits 0x%llx limit 0x%llx\n", dd->unit,
12575 hfi1_cdbg(CNTR, "[%d] 32bit limit hit, updating",
14400 * If all of the limit tests succeed, qos is applied based on the array