Searched refs:tb_tunnel_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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(tunne in tb_tunnel_deactivate() [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 79 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ macro 174 tb_tunnel_dbg(tunnel, "extended encapsulation %s\n", in tb_pci_set_ext_encapsulation() 320 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_pci() 1361 tb_tunnel_dbg(tunnel, "discovered\n"); in tb_tunnel_discover_dp() 1633 tb_tunnel_dbg(tunnel, "not enough buffers for RX path\n"); in tb_tunnel_alloc_dma() 1645 tb_tunnel_dbg(tunnel, "not enough buffers for TX path\n"); in tb_tunnel_alloc_dma() 1736 tb_tunnel_dbg(tunnel, "allocating initial bandwidth %d/%d Mb/s\n", in tb_usb3_init() 1782 tb_tunnel_dbg(tunnel, "decreased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_release_unused_bandwidth() 1844 tb_tunnel_dbg(tunnel, "increased bandwidth allocation to %d/%d Mb/s\n", in tb_usb3_reclaim_available_bandwidth() 1960 tb_tunnel_dbg(tunne in tb_tunnel_discover_usb3() [all...] |
Completed in 8 milliseconds