Home
last modified time | relevance | path

Searched refs:wl1271_debug (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Devent.c40 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()
[all …]
Dacx.c42 wl1271_debug(DEBUG_ACX, "acx wake up conditions"); in wl1271_acx_wake_up_conditions()
70 wl1271_debug(DEBUG_ACX, "acx sleep auth"); in wl1271_acx_sleep_auth()
94 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1271_acx_tx_power()
123 wl1271_debug(DEBUG_ACX, "acx feature cfg"); in wl1271_acx_feature_cfg()
152 wl1271_debug(DEBUG_ACX, "acx mem map"); in wl1271_acx_mem_map()
166 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); in wl1271_acx_rx_msdu_life_time()
192 wl1271_debug(DEBUG_ACX, "acx rx config"); in wl1271_acx_rx_config()
220 wl1271_debug(DEBUG_ACX, "acx data pd threshold"); in wl1271_acx_pd_threshold()
246 wl1271_debug(DEBUG_ACX, "acx slot"); in wl1271_acx_slot()
274 wl1271_debug(DEBUG_ACX, "acx group address tbl"); in wl1271_acx_group_address_tbl()
[all …]
Dboot.c145 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk()
147 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk()
184 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
195 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
213 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wl1271_boot_upload_firmware()
225 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wl1271_boot_upload_firmware()
309 wl1271_debug(DEBUG_BOOT, in wl1271_boot_upload_nvs()
362 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset()
394 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wl1271_boot_run_firmware()
435 wl1271_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x event_box_addr 0x%x", in wl1271_boot_run_firmware()
[all …]
Dps.c39 wl1271_debug(DEBUG_PSM, "elp work"); in wl1271_elp_work()
51 wl1271_debug(DEBUG_PSM, "chip to elp"); in wl1271_elp_work()
83 wl1271_debug(DEBUG_PSM, "waking up chip from elp"); in wl1271_ps_elp_wakeup()
114 wl1271_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1271_ps_elp_wakeup()
135 wl1271_debug(DEBUG_PSM, "entering psm"); in wl1271_ps_set_mode()
151 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode()
209 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d blks %d " in wl1271_ps_link_start()
239 wl1271_debug(DEBUG_PSM, "end mac80211 PSM on hlid %d", hlid); in wl1271_ps_link_end()
Dtestmode.c75 wl1271_debug(DEBUG_TESTMODE, "testmode cmd test"); in wl1271_tm_cmd_test()
124 wl1271_debug(DEBUG_TESTMODE, "testmode cmd interrogate"); in wl1271_tm_cmd_interrogate()
163 wl1271_debug(DEBUG_TESTMODE, "testmode cmd configure"); in wl1271_tm_cmd_configure()
195 wl1271_debug(DEBUG_TESTMODE, "testmode cmd nvs push"); in wl1271_tm_cmd_nvs_push()
220 wl1271_debug(DEBUG_TESTMODE, "testmode pushed nvs"); in wl1271_tm_cmd_nvs_push()
233 wl1271_debug(DEBUG_TESTMODE, "testmode cmd set plt mode"); in wl1271_tm_cmd_set_plt_mode()
257 wl1271_debug(DEBUG_TESTMODE, "testmode cmd recover"); in wl1271_tm_cmd_recover()
Dcmd.c140 wl1271_debug(DEBUG_CMD, "FEM autodetect: %s, manufacturer: %d\n", in wl1271_cmd_general_parms()
235 wl1271_debug(DEBUG_CMD, "timeout waiting for event %d", in wl1271_cmd_wait_for_event_or_timeout()
279 wl1271_debug(DEBUG_CMD, "cmd join"); in wl1271_cmd_join()
308 wl1271_debug(DEBUG_CMD, "cmd join: basic_rate_set=0x%x, rate_set=0x%x", in wl1271_cmd_join()
341 wl1271_debug(DEBUG_CMD, "cmd test"); in wl1271_cmd_test()
369 wl1271_debug(DEBUG_CMD, "cmd interrogate"); in wl1271_cmd_interrogate()
396 wl1271_debug(DEBUG_CMD, "cmd configure"); in wl1271_cmd_configure()
418 wl1271_debug(DEBUG_CMD, "cmd data path"); in wl1271_cmd_data_path()
444 wl1271_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1271_cmd_data_path()
454 wl1271_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1271_cmd_data_path()
[all …]
Dio.c96 wl1271_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1271_set_partition()
98 wl1271_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1271_set_partition()
100 wl1271_debug(DEBUG_SPI, "mem2_start %08X mem2_size %08X", in wl1271_set_partition()
102 wl1271_debug(DEBUG_SPI, "mem3_start %08X mem3_size %08X", in wl1271_set_partition()
Dmain.c570 wl1271_debug(DEBUG_PSM, in wl1271_irq_update_links_status()
606 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wl1271_fw_status()
679 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wl1271_irq()
715 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wl1271_irq()
746 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wl1271_irq()
751 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wl1271_irq()
756 wl1271_debug(DEBUG_IRQ, in wl1271_irq()
760 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_HW_AVAILABLE"); in wl1271_irq()
800 wl1271_debug(DEBUG_BOOT, "booting firmware %s", fw_name); in wl1271_fetch_firmware()
950 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl1271_chip_wakeup()
[all …]
Dsdio.c69 wl1271_debug(DEBUG_IRQ, "IRQ"); in wl1271_hardirq()
109 wl1271_debug(DEBUG_SDIO, "sdio read 52 addr 0x%x, byte 0x%02x", in wl1271_sdio_raw_read()
117 wl1271_debug(DEBUG_SDIO, "sdio read 53 addr 0x%x, %zu bytes", in wl1271_sdio_raw_read()
134 wl1271_debug(DEBUG_SDIO, "sdio write 52 addr 0x%x, byte 0x%02x", in wl1271_sdio_raw_write()
137 wl1271_debug(DEBUG_SDIO, "sdio write 53 addr 0x%x, %zu bytes", in wl1271_sdio_raw_write()
Dscan.c40 wl1271_debug(DEBUG_SCAN, "Scanning complete"); in wl1271_scan_complete_work()
95 wl1271_debug(DEBUG_SCAN, "band %d, center_freq %d ", in wl1271_get_scan_channels()
98 wl1271_debug(DEBUG_SCAN, "hw_value %d, flags %X", in wl1271_get_scan_channels()
101 wl1271_debug(DEBUG_SCAN, in wl1271_get_scan_channels()
105 wl1271_debug(DEBUG_SCAN, "beacon_found %d", in wl1271_get_scan_channels()
Dtx.c47 wl1271_debug(DEBUG_CRYPT, "default wep key idx: %d", (int)id); in wl1271_set_default_wep_key()
165 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
250 wl1271_debug(DEBUG_TX, "tx_fill_hdr: pad: %d hlid: %d " in wl1271_tx_fill_hdr()
586 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
616 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wl1271_tx_complete()
644 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
679 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", in wl1271_tx_reset()
703 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl1271_tx_reset()
733 wl1271_debug(DEBUG_TX, "flushing tx buffer: %d %d", in wl1271_tx_flush()
Dsdio_test.c89 wl1271_debug(DEBUG_SDIO, "sdio read 52 addr 0x%x, byte 0x%02x", in wl1271_sdio_raw_read()
97 wl1271_debug(DEBUG_SDIO, "sdio read 53 addr 0x%x, %zu bytes", in wl1271_sdio_raw_read()
114 wl1271_debug(DEBUG_SDIO, "sdio write 52 addr 0x%x, byte 0x%02x", in wl1271_sdio_raw_write()
117 wl1271_debug(DEBUG_SDIO, "sdio write 53 addr 0x%x, %zu bytes", in wl1271_sdio_raw_write()
Drx.c127 wl1271_debug(DEBUG_RX, "rx skb 0x%p: %d B %s", skb, skb->len, in wl1271_rx_handle_data()
Dwl12xx.h88 #define wl1271_debug(level, fmt, arg...) \ macro
Dspi.c328 wl1271_debug(DEBUG_IRQ, "IRQ"); in wl1271_hardirq()