Searched refs:tb_tunnel_dbg (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/thunderbolt/ |
| H A D | tunnel.c | 405 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_pci() 747 tb_tunnel_dbg(tunnel, in tb_dp_xchg_caps() 758 tb_tunnel_dbg(tunnel, in tb_dp_xchg_caps() 779 tb_tunnel_dbg(tunnel, in tb_dp_xchg_caps() 864 tb_tunnel_dbg(tunnel, in tb_dp_bandwidth_alloc_mode_enable() 1440 tb_tunnel_dbg(tunnel, in tb_dp_dump() 1451 tb_tunnel_dbg(tunnel, in tb_dp_dump() 1545 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_dp() 2171 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_usb3() 2293 tb_tunnel_dbg(tunnel, "activating\n"); in tb_tunnel_activate() [all …]
|
| H A D | tb.c | 882 tb_tunnel_dbg(tunnel, "reclaiming unused bandwidth\n"); in tb_reclaim_usb3_bandwidth() 1480 tb_tunnel_dbg(tunnel, in tb_recalc_estimated_bandwidth_for_group() 1899 tb_tunnel_dbg(tunnel, "DPRX capabilities read completed\n"); in tb_dp_tunnel_active() 2532 tb_tunnel_dbg(tunnel, "bandwidth allocated currently %d/%d Mb/s\n", in tb_alloc_dp_bandwidth() 2574 tb_tunnel_dbg(tunnel, "corrected bandwidth request %d/%d Mb/s\n", in tb_alloc_dp_bandwidth() 2579 tb_tunnel_dbg(tunnel, in tb_alloc_dp_bandwidth() 2698 tb_tunnel_dbg(tunnel, in tb_alloc_dp_bandwidth() 2793 tb_tunnel_dbg(tunnel, "not active yet\n"); in tb_handle_dp_bandwidth_request() 2802 tb_tunnel_dbg(tunnel, in tb_handle_dp_bandwidth_request() 2809 tb_tunnel_dbg(tunnel, in tb_handle_dp_bandwidth_request() [all …]
|
| H A D | tunnel.h | 217 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ macro
|