Lines Matching refs:TIMER_ERROR
4 #define TIMER_ERROR(name, arg1, args...) \ macro
150 TIMER_ERROR("wlan", "funcq_size alloc failed %d\n", funcq_size); in wl_func_enq()
203 TIMER_ERROR(net->name, "BUS is DOWN.\n"); in WL_FUNC_HANDLER()
228 TIMER_ERROR("wlan", "Stale ignored\n"); in wl_func_send()
234 TIMER_ERROR("wlan", "Event handler is not created\n"); in wl_func_send()
262 TIMER_ERROR("wlan", "func_workq alloc_workqueue failed\n"); in wl_func_create_handler()
327 TIMER_ERROR("wlan", "BUS is DOWN.\n"); in WL_TIMER_HANDLER()
364 TIMER_ERROR("wlan", "timer_params not ready\n"); in wl_timer_kick_handler()
370 TIMER_ERROR("wlan", "timer handler is not created\n"); in wl_timer_kick_handler()
387 TIMER_ERROR("wlan", "timer_params is not ready\n"); in wl_timer_timeout()
408 TIMER_ERROR("wlan", "timer_workq alloc_workqueue failed\n"); in wl_timer_create_handler()
471 TIMER_ERROR("wlan", "timer not found\n"); in wl_timer_mod()
490 TIMER_ERROR(net->name, "Memory alloc failure %d\n", in wl_timer_register()
499 TIMER_ERROR(net->name, "timer registered tmo=%d\n", leaf->tmo_ms); in wl_timer_register()
569 TIMER_ERROR(net->name, "Failed to allocate memory (%zu)\n", in wl_timer_attach()
579 TIMER_ERROR(net->name, "Failed to wl_timer_init_priv (%d)\n", err); in wl_timer_attach()