Searched refs:tb_ctl_WARN (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | ctl.c | 41 #define tb_ctl_WARN(ctl, format, arg...) \ macro 269 tb_ctl_WARN(ctl, in tb_cfg_print_error() 279 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Invalid port\n", in tb_cfg_print_error() 283 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Route contains a loop\n", in tb_cfg_print_error() 288 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Unknown error\n", in tb_cfg_print_error() 346 tb_ctl_WARN(ctl, "TX: invalid size: %zu\n", len); in tb_ctl_tx() 350 tb_ctl_WARN(ctl, "TX: packet too large: %zu/%d\n", in tb_ctl_tx() 703 tb_ctl_WARN(ctl, "dangling request in request_queue\n"); in tb_ctl_stop()
|