Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wl1251/
Devent.c20 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()
[all …]
Dio.c132 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
134 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
140 wl1251_debug(DEBUG_SPI, "Total size exceeds maximum virtual" in wl1251_set_partition()
143 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
145 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
153 wl1251_debug(DEBUG_SPI, "End of partition[0] is " in wl1251_set_partition()
156 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
158 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
164 wl1251_debug(DEBUG_SPI, "End of partition[1] is" in wl1251_set_partition()
167 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()
47 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id()
67 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key()
95 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions()
121 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth()
140 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version()
172 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power()
199 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg()
226 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map()
241 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params()
[all …]
Dboot.c35 wl1251_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1251_boot_soft_reset()
81 wl1251_debug(DEBUG_BOOT, "scr_pad6 0x%x", scr_pad6); in wl1251_boot_init_seq()
85 wl1251_debug(DEBUG_BOOT, "elp_cmd 0x%x", elp_cmd); in wl1251_boot_init_seq()
89 wl1251_debug(DEBUG_BOOT, "ref_freq 0x%x", ref_freq); in wl1251_boot_init_seq()
217 wl1251_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wl1251_boot_run_firmware()
261 wl1251_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x event_box_addr 0x%x", in wl1251_boot_run_firmware()
311 wl1251_debug(DEBUG_BOOT, "chip id before fw upload: 0x%x", in wl1251_boot_upload_firmware()
318 wl1251_debug(DEBUG_BOOT, "fw_data_len %zu chunk_size %d", fw_data_len, in wl1251_boot_upload_firmware()
360 wl1251_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1251_boot_upload_firmware()
379 wl1251_debug(DEBUG_BOOT, "uploading fw last chunk (%zu B) 0x%p to 0x%x", in wl1251_boot_upload_firmware()
[all …]
Dps.c24 wl1251_debug(DEBUG_PSM, "elp work"); in wl1251_elp_work()
31 wl1251_debug(DEBUG_PSM, "chip to elp"); in wl1251_elp_work()
62 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup()
84 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup()
98 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode()
125 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode()
137 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
Dcmd.c73 wl1251_debug(DEBUG_CMD, "cmd test"); in wl1251_cmd_test()
115 wl1251_debug(DEBUG_CMD, "cmd interrogate"); in wl1251_cmd_interrogate()
153 wl1251_debug(DEBUG_CMD, "cmd configure"); in wl1251_cmd_configure()
175 wl1251_debug(DEBUG_CMD, "cmd vbm"); in wl1251_cmd_vbm()
211 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path_rx()
231 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path_rx()
245 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path_tx()
263 wl1251_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1251_cmd_data_path_tx()
281 wl1251_debug(DEBUG_CMD, "cmd join%s ch %d %d/%d", in wl1251_cmd_join()
318 wl1251_debug(DEBUG_CMD, "cmd set ps mode"); in wl1251_cmd_ps_mode()
[all …]
Dmain.c172 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup()
176 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup()
206 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work()
218 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work()
228 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work()
234 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work()
239 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work()
252 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work()
259 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work()
264 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work()
[all …]
Dtx.c203 wl1251_debug(DEBUG_TX, "skb offset %d", offset); in wl1251_tx_send_packet()
219 wl1251_debug(DEBUG_TX, "new skb offset %d", offset); in wl1251_tx_send_packet()
242 wl1251_debug(DEBUG_TX, "tx id %u skb 0x%p payload %u rate 0x%x " in wl1251_tx_send_packet()
431 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb()
486 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete()
493 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete()
564 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
Drx.c178 wl1251_debug(DEBUG_RX, "rx skb 0x%p: %d B %s", skb, skb->len, in wl1251_rx_body()
Dsdio.c38 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
Dspi.c29 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
Dinit.c262 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
Dwl1251.h55 #define wl1251_debug(level, fmt, arg...) \ macro