Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.c380 u32 *new_lanes) in tb_dp_reduce_bandwidth() argument
413 *new_lanes = dp_bw[i][1]; in tb_dp_reduce_bandwidth()
481 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
485 &new_lanes); in tb_dp_xchg_caps()
491 new_bw = tb_dp_bandwidth(new_rate, new_lanes); in tb_dp_xchg_caps()
493 new_rate, new_lanes, new_bw); in tb_dp_xchg_caps()
500 out_dp_cap = tb_dp_cap_set_lanes(out_dp_cap, new_lanes); in tb_dp_xchg_caps()