Searched refs:first_tunnel (Results 1 – 1 of 1) sorted by relevance
1158 struct tb_tunnel *first_tunnel; in tb_recalc_estimated_bandwidth_for_group() local1166 first_tunnel = NULL; in tb_recalc_estimated_bandwidth_for_group()1179 if (!first_tunnel) { in tb_recalc_estimated_bandwidth_for_group()1187 first_tunnel = tunnel; in tb_recalc_estimated_bandwidth_for_group()1189 first_tunnel->src_port, first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()1224 if (first_tunnel) in tb_recalc_estimated_bandwidth_for_group()1225 tb_reclaim_usb3_bandwidth(tb, first_tunnel->src_port, in tb_recalc_estimated_bandwidth_for_group()1226 first_tunnel->dst_port); in tb_recalc_estimated_bandwidth_for_group()