Searched refs:TIMER_ERROR (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_timer.c | 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() [all …]
|