Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c304 int usb3_consumed_up, usb3_consumed_down, ret; in tb_available_bandwidth() local
313 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth()
318 usb3_consumed_up = 0; in tb_available_bandwidth()
377 up_bw -= usb3_consumed_up; in tb_available_bandwidth()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c578 int usb3_consumed_up, usb3_consumed_down, ret; in tb_available_bandwidth() local
590 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth()
595 usb3_consumed_up = 0; in tb_available_bandwidth()
695 up_bw -= usb3_consumed_up; in tb_available_bandwidth()

Completed in 7 milliseconds