Searched refs:tb_tunnel_dbg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/thunderbolt/ |
| D | tunnel.c | 67 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ macro 272 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_pci() 830 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_dp() 1093 tb_tunnel_dbg(tunnel, "not enough buffers for RX path\n"); in tb_tunnel_alloc_dma() 1105 tb_tunnel_dbg(tunnel, "not enough buffers for TX path\n"); in tb_tunnel_alloc_dma() 1196 tb_tunnel_dbg(tunnel, "allocating initial bandwidth %d/%d Mb/s\n", in tb_usb3_init() 1242 tb_tunnel_dbg(tunnel, "decreased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_release_unused_bandwidth() 1304 tb_tunnel_dbg(tunnel, "increased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_reclaim_available_bandwidth() 1418 tb_tunnel_dbg(tunnel, "currently allocated bandwidth %d/%d Mb/s\n", in tb_tunnel_discover_usb3() 1429 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_usb3() [all …]
|