Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c380 u32 *new_lanes) in tb_dp_reduce_bandwidth()
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()
378 tb_dp_reduce_bandwidth(int max_bw, u32 in_rate, u32 in_lanes, u32 out_rate, u32 out_lanes, u32 *new_rate, u32 *new_lanes) tb_dp_reduce_bandwidth() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c535 u32 *new_lanes) in tb_dp_reduce_bandwidth()
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()
533 tb_dp_reduce_bandwidth(int max_bw, u32 in_rate, u32 in_lanes, u32 out_rate, u32 out_lanes, u32 *new_rate, u32 *new_lanes) tb_dp_reduce_bandwidth() argument

Completed in 5 milliseconds