Searched refs:first_tunnel (Results 1 – 1 of 1) sorted by relevance
1417 struct tb_tunnel *first_tunnel; in tb_recalc_estimated_bandwidth_for_group() local1425 first_tunnel = NULL; in tb_recalc_estimated_bandwidth_for_group()1438 if (!first_tunnel) { in tb_recalc_estimated_bandwidth_for_group()1446 first_tunnel = tunnel; in tb_recalc_estimated_bandwidth_for_group()1448 first_tunnel->src_port, first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()1491 if (first_tunnel) in tb_recalc_estimated_bandwidth_for_group()1492 tb_reclaim_usb3_bandwidth(tb, first_tunnel->src_port, in tb_recalc_estimated_bandwidth_for_group()1493 first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()