Searched refs:usb4_dp_port_bandwidth_mode_enabled (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtunnel.c886 if (usb4_dp_port_bandwidth_mode_enabled(in)) {
977 if (!usb4_dp_port_bandwidth_mode_enabled(in))
1015 if (usb4_dp_port_bandwidth_mode_enabled(in) && tunnel->bw_mode) {
1050 if (!usb4_dp_port_bandwidth_mode_enabled(in))
1145 if (!usb4_dp_port_bandwidth_mode_enabled(tunnel->src_port))
H A Dtb.c1372 if (!usb4_dp_port_bandwidth_mode_enabled(in))
1585 if (usb4_dp_port_bandwidth_mode_enabled(in)) {
2609 if (!usb4_dp_port_bandwidth_mode_enabled(in)) {
H A Dtb.h1372 bool usb4_dp_port_bandwidth_mode_enabled(struct tb_port *port);
H A Dusb4.c2438 * usb4_dp_port_bandwidth_mode_enabled() - Is the bandwidth allocation mode
2445 bool usb4_dp_port_bandwidth_mode_enabled(struct tb_port *port) function

Completed in 147 milliseconds