Searched refs:tb_tunnel_dbg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | tb.c | 882 tb_tunnel_dbg(tunnel, "reclaiming unused bandwidth\n"); in tb_reclaim_usb3_bandwidth() 895 tb_tunnel_dbg(tunnel, "available bandwidth %d/%d Mb/s\n", available_up, in tb_tunnel_usb3() 1468 tb_tunnel_dbg(tunnel, in tb_recalc_estimated_bandwidth_for_group() 1887 tb_tunnel_dbg(tunnel, "DPRX capabilities read completed\n"); in tb_tunnel_one_dp() 2520 tb_tunnel_dbg(tunnel, "bandwidth allocated currently %d/%d Mb/s\n", in tb_alloc_dp_bandwidth() 2562 tb_tunnel_dbg(tunnel, "corrected bandwidth request %d/%d Mb/s\n", in tb_alloc_dp_bandwidth() 2567 tb_tunnel_dbg(tunnel, in tb_alloc_dp_bandwidth() 2635 tb_tunnel_dbg(tunnel, "bandwidth available for allocation %d/%d (+ %u reserved) Mb/s\n", in tb_alloc_dp_bandwidth() 2686 tb_tunnel_dbg(tunnel, in tb_handle_dp_bandwidth_request() 2781 tb_tunnel_dbg(tunne in tb_handle_notification() [all...] |
H A D | tunnel.h | 215 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ 168 #define tb_tunnel_dbg( global() macro
|