Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel.c460 u32 *new_lanes) in tb_dp_reduce_bandwidth() argument
493 *new_lanes = dp_bw[i][1]; in tb_dp_reduce_bandwidth()
561 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
565 &new_lanes); in tb_dp_xchg_caps()
571 new_bw = tb_dp_bandwidth(new_rate, new_lanes); in tb_dp_xchg_caps()
573 new_rate, new_lanes, new_bw); in tb_dp_xchg_caps()
580 out_dp_cap = tb_dp_cap_set_lanes(out_dp_cap, new_lanes); in tb_dp_xchg_caps()