Searched refs:first_tunnel (Results 1 – 1 of 1) sorted by relevance
1611 struct tb_tunnel *first_tunnel; in tb_recalc_estimated_bandwidth_for_group() local1619 first_tunnel = NULL; in tb_recalc_estimated_bandwidth_for_group()1632 if (!first_tunnel) { in tb_recalc_estimated_bandwidth_for_group()1640 first_tunnel = tunnel; in tb_recalc_estimated_bandwidth_for_group()1642 first_tunnel->src_port, first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()1677 if (first_tunnel) in tb_recalc_estimated_bandwidth_for_group()1678 tb_reclaim_usb3_bandwidth(tb, first_tunnel->src_port, in tb_recalc_estimated_bandwidth_for_group()1679 first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()