Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1353 int usb4_dp_port_set_estimated_bandwidth(struct tb_port *port, int bw);
H A Dtunnel.c812 ret = usb4_dp_port_set_estimated_bandwidth(in, estimated_bw); in tb_dp_bandwidth_alloc_mode_enable()
H A Dusb4.c2786 int usb4_dp_port_set_estimated_bandwidth(struct tb_port *port, int bw) in usb4_dp_port_set_estimated_bandwidth() function
H A Dtb.c1673 if (usb4_dp_port_set_estimated_bandwidth(in, estimated_bw)) in tb_recalc_estimated_bandwidth_for_group()