Home
last modified time | relevance | path

Searched refs:tb_tunnel_dbg (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c67 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ macro
277 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_pci()
848 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_dp()
1112 tb_tunnel_dbg(tunnel, "not enough buffers for RX path\n"); in tb_tunnel_alloc_dma()
1124 tb_tunnel_dbg(tunnel, "not enough buffers for TX path\n"); in tb_tunnel_alloc_dma()
1215 tb_tunnel_dbg(tunnel, "allocating initial bandwidth %d/%d Mb/s\n", in tb_usb3_init()
1261 tb_tunnel_dbg(tunnel, "decreased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_release_unused_bandwidth()
1323 tb_tunnel_dbg(tunnel, "increased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_reclaim_available_bandwidth()
1439 tb_tunnel_dbg(tunnel, "currently allocated bandwidth %d/%d Mb/s\n", in tb_tunnel_discover_usb3()
1450 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_usb3()
[all …]