Home
last modified time | relevance | path

Searched refs:max_up (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Dtunnel.h59 int max_up; member
70 struct tb_port *out, int max_up,
78 struct tb_port *down, int max_up,
Dtunnel.c478 max_bw = tunnel->max_up; in tb_dp_xchg_caps()
739 struct tb_port *out, int max_up, in tb_tunnel_alloc_dp() argument
758 tunnel->max_up = max_up; in tb_tunnel_alloc_dp()
1138 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3() argument
1149 if (max_up > 0 || max_down > 0) { in tb_tunnel_alloc_usb3()
1159 if (max_rate > max_up || max_rate > max_down) { in tb_tunnel_alloc_usb3()
1172 tunnel->max_up = max_up; in tb_tunnel_alloc_usb3()