Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c2187 int *downstream_bw) in usb4_usb3_port_read_allocated_bandwidth() argument
2208 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_allocated_bandwidth()
2224 int *downstream_bw) in usb4_usb3_port_allocated_bandwidth() argument
2233 downstream_bw); in usb4_usb3_port_allocated_bandwidth()
2241 int *downstream_bw) in usb4_usb3_port_read_consumed_bandwidth() argument
2262 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_consumed_bandwidth()
2269 int downstream_bw) in usb4_usb3_port_write_allocated_bandwidth() argument
2276 max_bw = max(upstream_bw, downstream_bw); in usb4_usb3_port_write_allocated_bandwidth()
2292 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2327 int *downstream_bw) in usb4_usb3_port_allocate_bandwidth() argument
[all …]
H A Dtb.h1336 int *downstream_bw);
1338 int *downstream_bw);
1340 int *downstream_bw);