Home
last modified time | relevance | path

Searched refs:tb_available_bandwidth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c301 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth() function
420 ret = tb_available_bandwidth(tb, tunnel->src_port, tunnel->dst_port, in tb_reclaim_usb3_bandwidth()
474 ret = tb_available_bandwidth(tb, down, up, &available_up, in tb_tunnel_usb3()
903 ret = tb_available_bandwidth(tb, in, out, &available_up, in tb_tunnel_dp()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c575 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth() function
738 ret = tb_available_bandwidth(tb, tunnel->src_port, tunnel->dst_port, in tb_reclaim_usb3_bandwidth()
797 ret = tb_available_bandwidth(tb, down, up, &available_up, in tb_tunnel_usb3()
1198 ret = tb_available_bandwidth(tb, in, out, &estimated_up, in tb_recalc_estimated_bandwidth_for_group()
1372 ret = tb_available_bandwidth(tb, in, out, &available_up, &available_down); in tb_tunnel_dp()
1864 ret = tb_available_bandwidth(tb, in, out, &available_up, &available_down); in tb_alloc_dp_bandwidth()

Completed in 5 milliseconds