Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtunnel.c1130 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_bandwidth_mode_consumed_bandwidth()
1164 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_allocated_bandwidth()
H A Dtb.h1450 int usb4_dp_port_allocated_bandwidth(struct tb_port *port);
H A Dusb4.c2823 int usb4_dp_port_allocated_bandwidth(struct tb_port *port) in usb4_dp_port_allocated_bandwidth() function