Searched defs:max_up (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tunnel.h | 59 int max_up; member
|
| D | tunnel.c | 739 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/ |
| D | tunnel.c | 1123 static int tb_dp_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, in tb_dp_maximum_bandwidth() 1433 int max_up, int max_down) in tb_tunnel_alloc_dp() 2050 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3() 2299 int tb_tunnel_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, in tb_tunnel_maximum_bandwidth()
|
| D | tunnel.h | 72 int max_up; member
|
| D | tb.c | 795 int *max_up, int *max_down, bool include_asym) in tb_maximum_bandwidth() 911 int max_up, max_down, consumed_up, consumed_down; in tb_available_bandwidth() local 2335 int max_up, max_down, max_up_rounded, max_down_rounded; in tb_alloc_dp_bandwidth() local
|