Home
last modified time | relevance | path

Searched defs:max_up (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtunnel.h59 int max_up; member
Dtunnel.c739 struct tb_port *out, int max_up, in tb_tunnel_alloc_dp()
1138 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtunnel.h72 int max_up; member
Dtunnel.c1082 static int tb_dp_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, in tb_dp_maximum_bandwidth()
1390 int max_up, int max_down) in tb_tunnel_alloc_dp()
1998 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
2247 int tb_tunnel_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, in tb_tunnel_maximum_bandwidth()
Dtb.c1773 int max_up, max_down, max_up_rounded, max_down_rounded; in tb_alloc_dp_bandwidth() local