Searched defs:upstream_bw (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dusb4.c2194 int usb4_usb3_port_allocated_bandwidth(struct tb_port *port, int *upstream_bw, argument
2156 usb4_usb3_port_read_allocated_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) argument
2210 usb4_usb3_port_read_consumed_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) argument
2238 usb4_usb3_port_write_allocated_bandwidth(struct tb_port *port, int upstream_bw, int downstream_bw) argument
2297 usb4_usb3_port_allocate_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) argument
2339 usb4_usb3_port_release_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) argument
[all...]

Completed in 242 milliseconds