Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dctl.c53 #define tb_ctl_WARN(ctl, format, arg...) \ macro
286 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Invalid port\n", in tb_cfg_print_error()
290 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Route contains a loop\n", in tb_cfg_print_error()
299 tb_ctl_WARN(ctl, "CFG_ERROR(%llx:%x): Unknown error\n", in tb_cfg_print_error()
357 tb_ctl_WARN(ctl, "TX: invalid size: %zu\n", len); in tb_ctl_tx()
361 tb_ctl_WARN(ctl, "TX: packet too large: %zu/%d\n", in tb_ctl_tx()
724 tb_ctl_WARN(ctl, "dangling request in request_queue\n"); in tb_ctl_stop()

Completed in 4 milliseconds