Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtunnel.h61 int max_up; member
72 struct tb_port *out, int max_up,
82 struct tb_port *down, int max_up,
Dtunnel.c556 max_bw = tunnel->max_up; in tb_dp_xchg_caps()
857 struct tb_port *out, int max_up, in tb_tunnel_alloc_dp() argument
876 tunnel->max_up = max_up; in tb_tunnel_alloc_dp()
1456 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3() argument
1467 if (max_up > 0 || max_down > 0) { in tb_tunnel_alloc_usb3()
1477 if (max_rate > max_up || max_rate > max_down) { in tb_tunnel_alloc_usb3()
1490 tunnel->max_up = max_up; in tb_tunnel_alloc_usb3()