Searched refs:tb_tunnel_dbg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tunnel.c | 60 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ macro 196 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_pci() 712 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_dp() 898 tb_tunnel_dbg(tunnel, "allocating initial bandwidth %d/%d Mb/s\n", in tb_usb3_init() 942 tb_tunnel_dbg(tunnel, "decreased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_release_unused_bandwidth() 1004 tb_tunnel_dbg(tunnel, "increased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_reclaim_available_bandwidth() 1100 tb_tunnel_dbg(tunnel, "currently allocated bandwidth %d/%d Mb/s\n", in tb_tunnel_discover_usb3() 1111 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_usb3() 1257 tb_tunnel_dbg(tunnel, "activating\n"); in tb_tunnel_restart() 1325 tb_tunnel_dbg(tunnel, "deactivating\n"); in tb_tunnel_deactivate() [all …]
|