Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dusb4.c1968 int *downstream_bw) in usb4_usb3_port_read_allocated_bandwidth() argument
1989 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_allocated_bandwidth()
2005 int *downstream_bw) in usb4_usb3_port_allocated_bandwidth() argument
2014 downstream_bw); in usb4_usb3_port_allocated_bandwidth()
2022 int *downstream_bw) in usb4_usb3_port_read_consumed_bandwidth() argument
2043 *downstream_bw = usb3_bw_to_mbps(bw, scale); in usb4_usb3_port_read_consumed_bandwidth()
2050 int downstream_bw) in usb4_usb3_port_write_allocated_bandwidth() argument
2063 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2096 int *downstream_bw) in usb4_usb3_port_allocate_bandwidth() argument
2111 allocate_down = max(*downstream_bw, consumed_down); in usb4_usb3_port_allocate_bandwidth()
[all …]
Dtb.h1235 int *downstream_bw);
1237 int *downstream_bw);
1239 int *downstream_bw);