Searched refs:tb_dp_port_set_hops (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/thunderbolt/ | 
| D | tunnel.c | 823 		tb_dp_port_set_hops(tunnel->src_port,  in tb_dp_activate() 828 		tb_dp_port_set_hops(tunnel->dst_port,  in tb_dp_activate() 834 		tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0);  in tb_dp_activate() 836 			tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0);  in tb_dp_activate()
  | 
| D | tb.h | 1084 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
  | 
| D | switch.c | 1382 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,  in tb_dp_port_set_hops()  function
  |