Lines Matching refs:asym_threshold
46 static unsigned int asym_threshold = TB_ASYM_THRESHOLD;
47 module_param_named(asym_threshold, asym_threshold, uint, 0444);
48 MODULE_PARM_DESC(asym_threshold,
1029 * (requested + currently consumed) on that link exceed @asym_threshold.
1042 if (!asym_threshold)
1073 if (consumed_down + requested_down < asym_threshold)
1084 if (consumed_up + requested_up < asym_threshold)
1147 if (!asym_threshold)
1179 if (consumed_down >= asym_threshold)
1182 if (consumed_up >= asym_threshold)
1547 * links back to symmetric if bandwidth requirement < asym_threshold.
1738 * If bandwidth on a link is < asym_threshold
2672 * If bandwidth on a link is >= asym_threshold