Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dusb4.c1995 int *downstream_bw) in usb4_usb3_port_read_allocated_bandwidth() argument
2016 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_allocated_bandwidth()
2032 int *downstream_bw) in usb4_usb3_port_allocated_bandwidth() argument
2041 downstream_bw); in usb4_usb3_port_allocated_bandwidth()
2049 int *downstream_bw) in usb4_usb3_port_read_consumed_bandwidth() argument
2070 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_consumed_bandwidth()
2077 int downstream_bw) in usb4_usb3_port_write_allocated_bandwidth() argument
2084 max_bw = max(upstream_bw, downstream_bw); in usb4_usb3_port_write_allocated_bandwidth()
2100 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2135 int *downstream_bw) in usb4_usb3_port_allocate_bandwidth() argument
[all …]
Dtb.h1247 int *downstream_bw);
1249 int *downstream_bw);
1251 int *downstream_bw);