Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dswitch.c891 int tb_port_get_link_speed(struct tb_port *port) in tb_port_get_link_speed() function
964 return tb_port_get_link_speed(port) > 20; in is_gen4_link()
2679 ret = tb_port_get_link_speed(up); in tb_switch_update_link_attributes()
Dtb.h1060 int tb_port_get_link_speed(struct tb_port *port);
Dtb.c627 link_speed = tb_port_get_link_speed(port); in tb_available_bandwidth()
Dxdomain.c1171 ret = tb_port_get_link_speed(port); in tb_xdomain_update_link_attributes()