Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dlc.c136 int tb_lc_configure_port(struct tb_port *port) in tb_lc_configure_port() function
H A Dtb.h1159 int tb_lc_configure_port(struct tb_port *port);
H A Dswitch.c3164 ret = tb_lc_configure_port(up); in tb_switch_configure_link()
3171 return tb_lc_configure_port(down); in tb_switch_configure_link()