Home
last modified time | relevance | path

Searched refs:tb_port_is_usb3_down (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thunderbolt/
H A Dquirks.c38 if (!tb_port_is_usb3_down(port)) in quirk_usb3_maximum_bandwidth()
H A Dusb4.c826 if ((tb_port_is_usb3_down(port) || tb_port_is_usb3_up(port)) && in usb4_switch_credits_init()
1009 if (!tb_port_is_usb3_down(p)) in usb4_switch_map_usb3_down()
2109 if (!tb_port_is_usb3_down(port) && !tb_port_is_usb3_up(port)) in usb4_usb3_port_max_link_rate()
2128 if (!tb_port_is_usb3_down(port)) in usb4_usb3_port_cm_request()
H A Dtb.h655 static inline bool tb_port_is_usb3_down(const struct tb_port *port) in tb_port_is_usb3_down() function
H A Ddebugfs.c1753 } else if (tb_port_is_usb3_down(port) || in port_cap_show()
H A Dtb.c554 if (tunnel && !tb_port_is_usb3_down(src_port) && in tb_consumed_usb3_pcie_bandwidth()
H A Dswitch.c1564 } else if (tb_port_is_usb3_down(port) || in tb_switch_reset_host()