Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Deeprom.c152 tb_sw_warn(sw, "no NVM\n"); in tb_eeprom_get_drom_offset()
157 tb_sw_warn(sw, "drom offset is larger than 0xffff: %#x\n", in tb_eeprom_get_drom_offset()
389 tb_sw_warn(sw, in tb_drom_parse_entry_port()
418 tb_sw_warn(sw, "DROM buffer overrun\n"); in tb_drom_parse_entries()
555 tb_sw_warn(sw, in tb_drom_parse()
567 tb_sw_warn(sw, in tb_drom_parse()
583 tb_sw_warn(sw, in usb4_drom_parse()
650 tb_sw_warn(sw, "drom too small, aborting\n"); in tb_drom_read()
666 tb_sw_warn(sw, "drom size mismatch\n"); in tb_drom_read()
681 tb_sw_warn(sw, "DROM device_rom_revision %#x unknown\n", in tb_drom_read()
[all …]
A Dtb.c840 tb_sw_warn(sw, "failed to enable %s on upstream port\n", in tb_scan_port()
854 tb_sw_warn(sw, "failed to enable TMU\n"); in tb_scan_port()
866 tb_sw_warn(sw, "USB3 tunnel creation failed\n"); in tb_scan_port()
1407 tb_sw_warn(sw, "failed to enable PCIe L1 for Titan Ridge\n"); in tb_tunnel_pci()
1410 tb_sw_warn(sw, "failed to connect xHCI\n"); in tb_tunnel_pci()
2005 tb_sw_warn(sw, "failed to re-enable %s on upstream port\n", in tb_restore_children()
2019 tb_sw_warn(sw, "failed to restore TMU configuration\n"); in tb_restore_children()
A Dswitch.c157 tb_sw_warn(sw, "failed to authenticate NVM, power cycling\n"); in nvm_authenticate_host_dma_port()
200 tb_sw_warn(sw, "failed to authenticate NVM\n"); in nvm_authenticate_device_dma_port()
2295 tb_sw_warn(sw, "unsupported switch device id %#x\n", in tb_switch_get_generation()
2515 tb_sw_warn(sw, "unknown switch vendor id %#x\n", in tb_switch_configure()
2519 tb_sw_warn(sw, "cannot find TB_VSE_CAP_PLUG_EVENTS aborting\n"); in tb_switch_configure()
2831 tb_sw_warn(sw, "timeout disabling lane bonding\n"); in tb_switch_lane_bonding_disable()
3174 tb_sw_warn(sw, "uid read failed\n"); in tb_switch_resume()
3253 tb_sw_warn(sw, "failed to disable %s on upstream port\n", in tb_switch_suspend()
3317 tb_sw_warn(sw, "failed to allocate DP resource for port %d\n", in tb_switch_alloc_dp_resource()
3343 tb_sw_warn(sw, "failed to de-allocate DP resource for port %d\n", in tb_switch_dealloc_dp_resource()
A Dusb4.c771 tb_sw_warn(sw, "host router is missing baMaxHI\n"); in usb4_switch_credits_init()
783 tb_sw_warn(sw, "multiple USB4 ports require baMinDPaux/baMinDPmain\n"); in usb4_switch_credits_init()
789 tb_sw_warn(sw, "missing baMinDPmain"); in usb4_switch_credits_init()
794 tb_sw_warn(sw, "missing baMinDPaux"); in usb4_switch_credits_init()
799 tb_sw_warn(sw, "missing baMaxUSB3"); in usb4_switch_credits_init()
804 tb_sw_warn(sw, "missing baMaxPCIe"); in usb4_switch_credits_init()
A Dtb.h701 #define tb_sw_warn(sw, fmt, arg...) __TB_SW_PRINT(tb_warn, sw, fmt, ##arg) macro

Completed in 24 milliseconds