Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb.h929 int tb_port_get_link_speed(struct tb_port *port);
Dswitch.c927 int tb_port_get_link_speed(struct tb_port *port) in tb_port_get_link_speed() function
2505 ret = tb_port_get_link_speed(up); in tb_switch_update_link_attributes()
Dtb.c340 link_speed = tb_port_get_link_speed(port); in tb_available_bandwidth()
Dxdomain.c983 ret = tb_port_get_link_speed(port); in tb_xdomain_update_link_attributes()