Searched defs:allocated_up (Results 1 – 2 of 2) sorted by relevance
1234 static int tb_dp_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up, in tb_dp_allocated_bandwidth()2516 int tb_tunnel_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up, in tb_tunnel_allocated_bandwidth()
2536 int allocated_up, allocated_down, available_up, available_down, ret; in tb_alloc_dp_bandwidth() local