Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c898 int tb_port_get_link_speed(struct tb_port *port) in tb_port_get_link_speed() function
936 ret = tb_port_get_link_speed(port); in tb_port_get_link_generation()
2845 ret = tb_port_get_link_speed(up); in tb_switch_update_link_attributes()
H A Dtb.h1097 int tb_port_get_link_speed(struct tb_port *port);
H A Dxdomain.c1171 ret = tb_port_get_link_speed(port); in tb_xdomain_update_link_attributes()
H A Dtb.c838 link_speed = tb_port_get_link_speed(port); in tb_maximum_bandwidth()