Home
last modified time | relevance | path

Searched refs:tb_tunnel_consumed_bandwidth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.h88 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up,
H A Dtb.c313 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth()
361 ret = tb_tunnel_consumed_bandwidth(tunnel, in tb_available_bandwidth()
H A Dtunnel.c1375 * tb_tunnel_consumed_bandwidth() - Return bandwidth consumed by the tunnel
1386 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.h113 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up,
H A Dtb.c590 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth()
679 ret = tb_tunnel_consumed_bandwidth(tunnel, in tb_available_bandwidth()
H A Dtunnel.c2304 * tb_tunnel_consumed_bandwidth() - Return bandwidth consumed by the tunnel
2315 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function

Completed in 10 milliseconds