Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtunnel.c535 u32 *new_lanes) in tb_dp_reduce_bandwidth() argument
568 *new_lanes = dp_bw[i][1]; in tb_dp_reduce_bandwidth()
636 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
640 &new_lanes); in tb_dp_xchg_caps()
646 new_bw = tb_dp_bandwidth(new_rate, new_lanes); in tb_dp_xchg_caps()
648 new_rate, new_lanes, new_bw); in tb_dp_xchg_caps()
655 out_dp_cap = tb_dp_cap_set_lanes(out_dp_cap, new_lanes); in tb_dp_xchg_caps()