Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dctl.c40 #define tb_ctl_WARN(ctl, format, arg...) \ macro
268 tb_ctl_WARN(ctl, in tb_cfg_print_error()
278 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Invalid port\n", in tb_cfg_print_error()
282 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Route contains a loop\n", in tb_cfg_print_error()
287 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Unknown error\n", in tb_cfg_print_error()
345 tb_ctl_WARN(ctl, "TX: invalid size: %zu\n", len); in tb_ctl_tx()
349 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()