Searched refs:tb_dp_port_set_hops (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | tunnel.c | 874 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate() 879 tb_dp_port_set_hops(tunnel->dst_port, in tb_dp_activate() 885 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate() 887 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0); in tb_dp_activate()
|
H A D | tb.h | 1123 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
|
H A D | switch.c | 1453 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, in tb_dp_port_set_hops() function
|