Searched refs:next_hop_index (Results 1 – 3 of 3) sorted by relevance
195 path->hops[i].next_hop_index = next_hop; in tb_path_discover()324 path->hops[i].next_hop_index = out_hopid; in tb_path_alloc()358 hop->next_hop_index); in tb_path_free()513 hop.next_hop = path->hops[i].next_hop_index; in tb_path_activate()
521 paths[TB_DP_AUX_PATH_IN]->hops[last].next_hop_index); in tb_dp_activate()524 paths[TB_DP_VIDEO_PATH_OUT]->hops[last].next_hop_index, in tb_dp_activate()526 paths[TB_DP_AUX_PATH_OUT]->hops[last].next_hop_index); in tb_dp_activate()
270 int next_hop_index; member