Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtunnel.c518 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate()
523 tb_dp_port_set_hops(tunnel->dst_port, in tb_dp_activate()
529 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate()
531 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0); in tb_dp_activate()
Dtb.h883 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
Dswitch.c1176 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, in tb_dp_port_set_hops() function