Searched defs:new_lanes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.c | 481 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local 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 D | tunnel.c | 636 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local 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