Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c313 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_pci()
318 tb_tunnel_warn(tunnel, in tb_tunnel_discover_pci()
1398 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_dp()
1847 tb_tunnel_warn(tunnel, "failed to read actual link rate\n"); in tb_usb3_reclaim_available_bandwidth()
1853 tb_tunnel_warn(tunnel, "failed to read maximum link rate\n"); in tb_usb3_reclaim_available_bandwidth()
1990 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_usb3()
1995 tb_tunnel_warn(tunnel, in tb_tunnel_discover_usb3()
2206 tb_tunnel_warn(tunnel, "activation failed\n"); in tb_tunnel_restart()
H A Dtunnel.h158 #define tb_tunnel_warn(tunnel, fmt, arg...) \ macro
H A Dtb.c2443 tb_tunnel_warn(tunnel, "failed to allocate bandwidth\n"); in tb_alloc_dp_bandwidth()