Lines Matching refs:wl1251_debug
20 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete()
30 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
45 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report()
49 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
78 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump()
79 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump()
80 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump()
91 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process()
100 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process()
111 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1251_event_process()
118 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process()
135 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
143 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
197 wl1251_debug(DEBUG_EVENT, "MBOX ptrs: 0x%x 0x%x", in wl1251_event_mbox_config()
206 wl1251_debug(DEBUG_EVENT, "EVENT on mbox %d", mbox_num); in wl1251_event_handle()