Home
last modified time | relevance | path

Searched refs:usb4_dp_port_set_estimated_bandwidth (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dtb.h1305 int usb4_dp_port_set_estimated_bandwidth(struct tb_port *port, int bw);
Dtunnel.c761 ret = usb4_dp_port_set_estimated_bandwidth(in, estimated_bw); in tb_dp_bandwidth_alloc_mode_enable()
Dusb4.c2640 int usb4_dp_port_set_estimated_bandwidth(struct tb_port *port, int bw) in usb4_dp_port_set_estimated_bandwidth() function
Dtb.c1220 if (usb4_dp_port_set_estimated_bandwidth(in, estimated_bw)) in tb_recalc_estimated_bandwidth_for_group()