Home
last modified time | relevance | path

Searched refs:usb4_dp_port_allocated_bandwidth (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtunnel.c1204 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_bandwidth_mode_consumed_bandwidth()
1238 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_allocated_bandwidth()
H A Dtb.h1463 int usb4_dp_port_allocated_bandwidth(struct tb_port *port);
H A Dusb4.c2822 * usb4_dp_port_allocated_bandwidth() - Return allocated bandwidth
2829 int usb4_dp_port_allocated_bandwidth(struct tb_port *port) in usb4_dp_port_allocated_bandwidth() function