Lines Matching refs:wl1251_debug
34 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete()
40 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
55 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report()
59 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
88 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump()
89 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump()
90 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump()
101 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process()
110 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process()
121 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1251_event_process()
128 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process()
145 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
153 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
209 wl1251_debug(DEBUG_EVENT, "MBOX ptrs: 0x%x 0x%x", in wl1251_event_mbox_config()
218 wl1251_debug(DEBUG_EVENT, "EVENT on mbox %d", mbox_num); in wl1251_event_handle()