Searched defs:downstream_bw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | usb4.c | 1552 usb4_usb3_port_read_allocated_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_read_allocated_bandwidth() argument 1590 usb4_usb3_port_allocated_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_allocated_bandwidth() argument 1606 usb4_usb3_port_read_consumed_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_read_consumed_bandwidth() argument 1634 usb4_usb3_port_write_allocated_bandwidth(struct tb_port *port, int upstream_bw, int downstream_bw) usb4_usb3_port_write_allocated_bandwidth() argument 1693 usb4_usb3_port_allocate_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_allocate_bandwidth() argument 1735 usb4_usb3_port_release_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_release_bandwidth() argument [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | usb4.c | 2039 usb4_usb3_port_read_allocated_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_read_allocated_bandwidth() argument 2077 usb4_usb3_port_allocated_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_allocated_bandwidth() argument 2093 usb4_usb3_port_read_consumed_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_read_consumed_bandwidth() argument 2121 usb4_usb3_port_write_allocated_bandwidth(struct tb_port *port, int upstream_bw, int downstream_bw) usb4_usb3_port_write_allocated_bandwidth() argument 2180 usb4_usb3_port_allocate_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_allocate_bandwidth() argument 2222 usb4_usb3_port_release_bandwidth(struct tb_port *port, int *upstream_bw, int *downstream_bw) usb4_usb3_port_release_bandwidth() argument [all...] |
Completed in 6 milliseconds