Searched defs:max_down (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.h | 60 int max_down; member
|
H A D | tunnel.c | 738 tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, struct tb_port *out, int max_up, int max_down) tb_tunnel_alloc_dp() argument 1137 tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, struct tb_port *down, int max_up, int max_down) tb_tunnel_alloc_usb3() argument [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.h | 73 int max_down; member
|
H A D | tb.c | 1773 int max_up, max_down, max_up_rounded, max_down_rounded; in tb_alloc_dp_bandwidth() local
|
H A D | tunnel.c | 1082 tb_dp_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, int *max_down) tb_dp_maximum_bandwidth() argument 1388 tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, struct tb_port *out, int link_nr, int max_up, int max_down) tb_tunnel_alloc_dp() argument 1997 tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, struct tb_port *down, int max_up, int max_down) tb_tunnel_alloc_usb3() argument 2247 tb_tunnel_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, int *max_down) tb_tunnel_maximum_bandwidth() argument [all...] |
Completed in 8 milliseconds