Searched refs:tb_configure_sym (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | tb.c | 1208 static int tb_configure_sym(struct tb *tb, struct tb_port *src_port, in tb_configure_sym() function 1309 tb_configure_sym(tb, host_port, up, 0, 0); in tb_configure_link() 1494 tb_configure_sym(tb, src_port, dst_port, 0, 0); in tb_deactivate_and_free_tunnel() 2362 tb_configure_sym(tb, in, out, *requested_up, *requested_down); in tb_alloc_dp_bandwidth() 2405 tb_configure_sym(tb, in, out, 0, 0); in tb_alloc_dp_bandwidth() 2413 tb_configure_sym(tb, in, out, 0, 0); in tb_alloc_dp_bandwidth()
|