Lines Matching defs:max_up
478 max_bw = tunnel->max_up;
728 * @max_up: Maximum available upstream bandwidth for the DP tunnel (%0
739 struct tb_port *out, int max_up,
758 tunnel->max_up = max_up;
1127 * @max_up: Maximum available upstream bandwidth for the USB3 tunnel (%0
1138 struct tb_port *down, int max_up,
1149 if (max_up > 0 || max_down > 0) {
1159 if (max_rate > max_up || max_rate > max_down) {
1172 tunnel->max_up = max_up;