Home
last modified time | relevance | path

Searched refs:wl1251_debug (Results 1 – 13 of 13) sorted by relevance

/drivers/net/wireless/wl1251/
Devent.c32 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete()
38 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
47 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump()
48 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump()
49 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump()
60 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process()
69 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process()
81 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process()
97 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
105 wl1251_debug(DEBUG_EVENT, in wl1251_event_process()
[all …]
Dio.c140 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
142 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
148 wl1251_debug(DEBUG_SPI, "Total size exceeds maximum virtual" in wl1251_set_partition()
151 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
153 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
161 wl1251_debug(DEBUG_SPI, "End of partition[0] is " in wl1251_set_partition()
164 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
166 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
172 wl1251_debug(DEBUG_SPI, "End of partition[1] is" in wl1251_set_partition()
175 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
[all …]
Dacx.c18 wl1251_debug(DEBUG_ACX, "acx frame rates"); in wl1251_acx_frame_rates()
49 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id()
74 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key()
104 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions()
132 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth()
154 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version()
188 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power()
217 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg()
246 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map()
261 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params()
[all …]
Dboot.c49 wl1251_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1251_boot_soft_reset()
95 wl1251_debug(DEBUG_BOOT, "scr_pad6 0x%x", scr_pad6); in wl1251_boot_init_seq()
99 wl1251_debug(DEBUG_BOOT, "elp_cmd 0x%x", elp_cmd); in wl1251_boot_init_seq()
103 wl1251_debug(DEBUG_BOOT, "ref_freq 0x%x", ref_freq); in wl1251_boot_init_seq()
231 wl1251_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wl1251_boot_run_firmware()
275 wl1251_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x event_box_addr 0x%x", in wl1251_boot_run_firmware()
324 wl1251_debug(DEBUG_BOOT, "chip id before fw upload: 0x%x", in wl1251_boot_upload_firmware()
331 wl1251_debug(DEBUG_BOOT, "fw_data_len %zu chunk_size %d", fw_data_len, in wl1251_boot_upload_firmware()
373 wl1251_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1251_boot_upload_firmware()
392 wl1251_debug(DEBUG_BOOT, "uploading fw last chunk (%zu B) 0x%p to 0x%x", in wl1251_boot_upload_firmware()
[all …]
Dps.c38 wl1251_debug(DEBUG_PSM, "elp work"); in wl1251_elp_work()
45 wl1251_debug(DEBUG_PSM, "chip to elp"); in wl1251_elp_work()
77 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup()
99 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup()
113 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode()
140 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode()
152 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
Dmain.c184 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup()
188 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup()
225 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work()
237 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work()
247 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work()
253 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work()
258 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work()
271 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work()
278 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work()
283 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work()
[all …]
Dcmd.c72 wl1251_debug(DEBUG_CMD, "cmd test"); in wl1251_cmd_test()
114 wl1251_debug(DEBUG_CMD, "cmd interrogate"); in wl1251_cmd_interrogate()
152 wl1251_debug(DEBUG_CMD, "cmd configure"); in wl1251_cmd_configure()
174 wl1251_debug(DEBUG_CMD, "cmd vbm"); in wl1251_cmd_vbm()
212 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path()
237 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path()
247 wl1251_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1251_cmd_data_path()
268 wl1251_debug(DEBUG_CMD, "cmd join%s ch %d %d/%d", in wl1251_cmd_join()
314 wl1251_debug(DEBUG_CMD, "cmd set ps mode"); in wl1251_cmd_ps_mode()
346 wl1251_debug(DEBUG_CMD, "cmd read memory"); in wl1251_cmd_read_memory()
[all …]
Dtx.c213 wl1251_debug(DEBUG_TX, "skb offset %d", offset); in wl1251_tx_send_packet()
231 wl1251_debug(DEBUG_TX, "new skb offset %d", offset); in wl1251_tx_send_packet()
254 wl1251_debug(DEBUG_TX, "tx id %u skb 0x%p payload %u rate 0x%x " in wl1251_tx_send_packet()
415 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb()
464 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete()
471 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete()
541 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
Drx.c192 wl1251_debug(DEBUG_RX, "rx skb 0x%p: %d B %s", skb, skb->len, in wl1251_rx_body()
Dspi.c38 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
Dinit.c276 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
Dsdio.c57 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
Dwl1251.h69 #define wl1251_debug(level, fmt, arg...) \ macro