Searched refs:tb_tunnel_allocated_bandwidth (Results 1 – 3 of 3) sorted by relevance
160 int tb_tunnel_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up,
2488 * tb_tunnel_allocated_bandwidth() - Return bandwidth allocated for the tunnel2497 int tb_tunnel_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up, in tb_tunnel_allocated_bandwidth() function
2536 ret = tb_tunnel_allocated_bandwidth(tunnel, &allocated_up, &allocated_down); in tb_alloc_dp_bandwidth()