Searched refs:tb_tunnel_warn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.c | 56 #define tb_tunnel_warn(tunnel, fmt, arg...) \ macro 186 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_pci() 191 tb_tunnel_warn(tunnel, in tb_tunnel_discover_pci() 708 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_dp() 955 tb_tunnel_warn(tunnel, "failed to read actual link rate\n"); in tb_usb3_reclaim_available_bandwidth() 961 tb_tunnel_warn(tunnel, "failed to read maximum link rate\n"); in tb_usb3_reclaim_available_bandwidth() 1078 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_usb3() 1083 tb_tunnel_warn(tunnel, in tb_tunnel_discover_usb3() 1291 tb_tunnel_warn(tunnel, "activation failed\n"); in tb_tunnel_restart()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 75 #define tb_tunnel_warn(tunnel, fmt, arg...) \ macro 310 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_pci() 315 tb_tunnel_warn(tunnel, in tb_tunnel_discover_pci() 1355 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_dp() 1795 tb_tunnel_warn(tunnel, "failed to read actual link rate\n"); in tb_usb3_reclaim_available_bandwidth() 1801 tb_tunnel_warn(tunnel, "failed to read maximum link rate\n"); in tb_usb3_reclaim_available_bandwidth() 1938 tb_tunnel_warn(tunnel, "path is not complete, cleaning up\n"); in tb_tunnel_discover_usb3() 1943 tb_tunnel_warn(tunnel, in tb_tunnel_discover_usb3() 2154 tb_tunnel_warn(tunnel, "activation failed\n"); in tb_tunnel_restart()
|
Completed in 5 milliseconds