Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1386 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function