Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dctl.c43 #define tb_ctl_WARN(ctl, format, arg...) \ macro
251 tb_ctl_WARN(ctl, in tb_cfg_print_error()
261 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Invalid port\n", in tb_cfg_print_error()
265 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Route contains a loop\n", in tb_cfg_print_error()
270 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Unknown error\n", in tb_cfg_print_error()
342 tb_ctl_WARN(ctl, "TX: invalid size: %zu\n", len); in tb_ctl_tx()
346 tb_ctl_WARN(ctl, "TX: packet too large: %zu/%d\n", in tb_ctl_tx()
449 tb_ctl_WARN(ctl, "RX: timeout\n"); in tb_ctl_rx()
453 tb_ctl_WARN(ctl, "empty kfifo\n"); in tb_ctl_rx()
565 tb_ctl_WARN(ctl, "dangling response in response_fifo\n"); in tb_ctl_stop()