Lines Matching refs:wl1271_debug
40 wl1271_debug(DEBUG_EVENT, "pspoll work"); in wl1271_pspoll_work()
100 wl1271_debug(DEBUG_EVENT, "ps_status: 0x%x", mbox->ps_status); in wl1271_event_ps_report()
104 wl1271_debug(DEBUG_PSM, "PSM entry failed"); in wl1271_event_ps_report()
151 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric); in wl1271_event_rssi_trigger()
165 wl1271_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1271_event_mbox_dump()
166 wl1271_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1271_event_mbox_dump()
167 wl1271_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1271_event_mbox_dump()
181 wl1271_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1271_event_process()
184 wl1271_debug(DEBUG_EVENT, "status: 0x%x", in wl1271_event_process()
216 wl1271_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1271_event_process()
226 wl1271_debug(DEBUG_EVENT, "RSSI_SNR_TRIGGER_0_EVENT"); in wl1271_event_process()
253 wl1271_debug(DEBUG_EVENT, "MBOX ptrs: 0x%x 0x%x", in wl1271_event_mbox_config()
262 wl1271_debug(DEBUG_EVENT, "EVENT on mbox %d", mbox_num); in wl1271_event_handle()