Lines Matching refs:wl1251_debug
34 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete()
44 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
59 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report()
63 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
92 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump()
93 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump()
94 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump()
105 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process()
114 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process()
125 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1251_event_process()
132 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process()
149 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
157 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
213 wl1251_debug(DEBUG_EVENT, "MBOX ptrs: 0x%x 0x%x", in wl1251_event_mbox_config()
222 wl1251_debug(DEBUG_EVENT, "EVENT on mbox %d", mbox_num); in wl1251_event_handle()