/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | event.c | 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() [all …]
|
D | io.c | 140 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 …]
|
D | acx.c | 17 wl1251_debug(DEBUG_ACX, "acx frame rates"); in wl1251_acx_frame_rates() 46 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id() 66 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key() 94 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions() 120 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth() 139 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version() 171 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power() 198 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg() 225 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map() 240 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params() [all …]
|
D | ps.c | 38 wl1251_debug(DEBUG_PSM, "elp work"); in wl1251_elp_work() 45 wl1251_debug(DEBUG_PSM, "chip to elp"); in wl1251_elp_work() 76 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup() 98 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup() 112 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode() 139 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode() 151 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
|
D | boot.c | 49 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() 325 wl1251_debug(DEBUG_BOOT, "chip id before fw upload: 0x%x", in wl1251_boot_upload_firmware() 332 wl1251_debug(DEBUG_BOOT, "fw_data_len %zu chunk_size %d", fw_data_len, in wl1251_boot_upload_firmware() 374 wl1251_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1251_boot_upload_firmware() 393 wl1251_debug(DEBUG_BOOT, "uploading fw last chunk (%zu B) 0x%p to 0x%x", in wl1251_boot_upload_firmware() [all …]
|
D | cmd.c | 72 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_rx() 234 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path_rx() 248 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path_tx() 266 wl1251_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1251_cmd_data_path_tx() 286 wl1251_debug(DEBUG_CMD, "cmd join%s ch %d %d/%d", in wl1251_cmd_join() 323 wl1251_debug(DEBUG_CMD, "cmd set ps mode"); in wl1251_cmd_ps_mode() [all …]
|
D | main.c | 185 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup() 189 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup() 226 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work() 238 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work() 248 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work() 254 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work() 259 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work() 272 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work() 279 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work() 284 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work() [all …]
|
D | tx.c | 218 wl1251_debug(DEBUG_TX, "skb offset %d", offset); in wl1251_tx_send_packet() 236 wl1251_debug(DEBUG_TX, "new skb offset %d", offset); in wl1251_tx_send_packet() 259 wl1251_debug(DEBUG_TX, "tx id %u skb 0x%p payload %u rate 0x%x " in wl1251_tx_send_packet() 448 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb() 497 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete() 504 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete() 574 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
|
D | rx.c | 192 wl1251_debug(DEBUG_RX, "rx skb 0x%p: %d B %s", skb, skb->len, in wl1251_rx_body()
|
D | spi.c | 43 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
|
D | sdio.c | 58 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
|
D | init.c | 276 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
|
D | wl1251.h | 69 #define wl1251_debug(level, fmt, arg...) \ macro
|