Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c854 int ret, rate, lanes, nrd_bw; in tb_dp_bandwidth_mode_maximum_bandwidth() local
886 nrd_bw = tb_dp_bandwidth(rate, lanes); in tb_dp_bandwidth_mode_maximum_bandwidth()
892 *max_bw = roundup(nrd_bw, ret); in tb_dp_bandwidth_mode_maximum_bandwidth()
895 return nrd_bw; in tb_dp_bandwidth_mode_maximum_bandwidth()

Completed in 4 milliseconds