Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1405 int estimated_bw, estimated_up, estimated_down; in tb_recalc_estimated_bandwidth_for_group() local
1435 ret = tb_available_bandwidth(tb, in, out, &estimated_up, in tb_recalc_estimated_bandwidth_for_group()
1452 estimated_bw = estimated_up; in tb_recalc_estimated_bandwidth_for_group()