Home
last modified time | relevance | path

Searched refs:TB_DP_AUX_PATH_IN (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.c35 #define TB_DP_AUX_PATH_IN 2 macro
521 paths[TB_DP_AUX_PATH_IN]->hops[last].next_hop_index); in tb_dp_activate()
525 paths[TB_DP_AUX_PATH_IN]->hops[0].in_hop_index, in tb_dp_activate()
692 tunnel->paths[TB_DP_AUX_PATH_IN] = path; in tb_tunnel_discover_dp()
693 tb_dp_init_aux_path(tunnel->paths[TB_DP_AUX_PATH_IN]); in tb_tunnel_discover_dp()
782 paths[TB_DP_AUX_PATH_IN] = path; in tb_tunnel_alloc_dp()