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()291 path->hops[i].next_hop_index = out_hopid; in tb_path_alloc()325 hop->next_hop_index); in tb_path_free()480 hop.next_hop = path->hops[i].next_hop_index; in tb_path_activate()
277 paths[TB_DP_AUX_PATH_IN]->hops[last].next_hop_index); in tb_dp_activate()280 paths[TB_DP_VIDEO_PATH_OUT]->hops[last].next_hop_index, in tb_dp_activate()282 paths[TB_DP_AUX_PATH_OUT]->hops[last].next_hop_index); in tb_dp_activate()
180 int next_hop_index; member