Searched refs:tb_tunnel_warn (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | tunnel.c | 63 #define tb_tunnel_warn(tunnel, fmt, arg...) \ macro 267 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_pci() 272 tb_tunnel_warn(tunnel, in tb_tunnel_discover_pci() 844 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_dp() 1274 tb_tunnel_warn(tunnel, "failed to read actual link rate\n"); in tb_usb3_reclaim_available_bandwidth() 1280 tb_tunnel_warn(tunnel, "failed to read maximum link rate\n"); in tb_usb3_reclaim_available_bandwidth() 1417 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_usb3() 1422 tb_tunnel_warn(tunnel, in tb_tunnel_discover_usb3() 1633 tb_tunnel_warn(tunnel, "activation failed\n"); in tb_tunnel_restart()
|