Home
last modified time | relevance | path

Searched refs:tb_tunnel_consumed_bandwidth (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dtunnel.h113 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up,
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()
Dtunnel.c2315 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function