Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c35 #define TB_DP_AUX_PATH_IN 2 macro
614 paths[TB_DP_AUX_PATH_IN]->hops[last].next_hop_index); in tb_dp_activate()
618 paths[TB_DP_AUX_PATH_IN]->hops[0].in_hop_index, in tb_dp_activate()
828 tunnel->paths[TB_DP_AUX_PATH_IN] = path; in tb_tunnel_discover_dp()
829 tb_dp_init_aux_path(tunnel->paths[TB_DP_AUX_PATH_IN]); in tb_tunnel_discover_dp()
919 paths[TB_DP_AUX_PATH_IN] = path; in tb_tunnel_alloc_dp()