Searched refs:TB_DP_AUX_RX_HOPID (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.c | 30 #define TB_DP_AUX_RX_HOPID 8 macro 688 path = tb_path_discover(tunnel->dst_port, -1, in, TB_DP_AUX_RX_HOPID, in tb_tunnel_discover_dp() 777 path = tb_path_alloc(tb, out, TB_DP_AUX_RX_HOPID, in, in tb_tunnel_alloc_dp() 778 TB_DP_AUX_RX_HOPID, 1, "AUX RX"); in tb_tunnel_alloc_dp()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 32 #define TB_DP_AUX_RX_HOPID 8 macro 1335 path = tb_path_discover(tunnel->dst_port, -1, in, TB_DP_AUX_RX_HOPID, in tb_tunnel_discover_dp() 1431 path = tb_path_alloc(tb, out, TB_DP_AUX_RX_HOPID, in, in tb_tunnel_alloc_dp() 1432 TB_DP_AUX_RX_HOPID, link_nr, "AUX RX"); in tb_tunnel_alloc_dp()
|
Completed in 5 milliseconds