Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c28 wl1271_debug(DEBUG_ACX, "acx wake up conditions (wake_up_event %d listen_interval %d)", in wl1271_acx_wake_up_conditions()
58 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
88 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr %d", power); in wl1271_acx_tx_power()
118 wl1271_debug(DEBUG_ACX, "acx feature cfg"); in wl1271_acx_feature_cfg()
148 wl1271_debug(DEBUG_ACX, "acx mem map"); in wl1271_acx_mem_map()
163 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); in wl1271_acx_rx_msdu_life_time()
190 wl1271_debug(DEBUG_ACX, "acx slot"); in wl1271_acx_slot()
219 wl1271_debug(DEBUG_ACX, "acx group address tbl"); in wl1271_acx_group_address_tbl()
257 wl1271_debug(DEBUG_ACX, "acx service period timeout"); in wl1271_acx_service_period_timeout()
289 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
[all …]
H A Devent.c116 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric); in wlcore_event_rssi_trigger()
178 wl1271_debug(DEBUG_EVENT, "PERIODIC_SCAN_COMPLETE_EVENT (status 0x%0x)", in wlcore_event_sched_scan_completed()
194 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx allowed=0x%lx", in wlcore_event_ba_rx_constraint()
217 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx success=%d", in wlcore_event_channel_switch()
249 wl1271_debug(DEBUG_EVENT, "DUMMY_PACKET_ID_EVENT_ID"); in wlcore_event_dummy_packet()
281 wl1271_debug(DEBUG_EVENT, "remove sta %d", h); in wlcore_disconnect_sta()
290 wl1271_debug(DEBUG_EVENT, "MAX_TX_FAILURE_EVENT_ID"); in wlcore_event_max_tx_failure()
297 wl1271_debug(DEBUG_EVENT, "INACTIVE_STA_EVENT_ID"); in wlcore_event_inactive_sta()
304 wl1271_debug(DEBUG_EVENT, "REMAIN_ON_CHANNEL_COMPLETE_EVENT_ID"); in wlcore_event_roc_complete()
354 wl1271_debug(DEBUG_EVENT, "unmasking event_mask 0x%x", wl->event_mask); in wl1271_event_unmask()
[all …]
H A Dboot.c170 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk()
172 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk()
213 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
226 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
245 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
257 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wlcore_boot_upload_firmware()
377 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs()
448 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wlcore_boot_run_firmware()
489 wl1271_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x", wl->cmd_box_addr); in wlcore_boot_run_firmware()
498 wl1271_debug(DEBUG_MAILBOX, "MBOX ptrs: 0x%x 0x%x", in wlcore_boot_run_firmware()
H A Dps.c24 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode()
53 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode()
126 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start()
157 wl1271_debug(DEBUG_PSM, "end mac80211 PSM on hlid %d", hlid); in wl12xx_ps_link_end()
H A Dio.c131 wl1271_debug(DEBUG_IO, "mem_start %08X mem_size %08X", in wlcore_set_partition()
133 wl1271_debug(DEBUG_IO, "reg_start %08X reg_size %08X", in wlcore_set_partition()
135 wl1271_debug(DEBUG_IO, "mem2_start %08X mem2_size %08X", in wlcore_set_partition()
137 wl1271_debug(DEBUG_IO, "mem3_start %08X mem3_size %08X", in wlcore_set_partition()
H A Ddebug.h64 #define wl1271_debug(level, fmt, arg...) \ macro
70 #define wl1271_debug(level, fmt, arg...) \ macro
H A Dtx.c45 wl1271_debug(DEBUG_CRYPT, "default wep key idx: %d", (int)id); in wl1271_set_default_wep_key()
169 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
242 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
960 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
995 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete()
1030 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
1104 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
1153 wl1271_debug(DEBUG_MAC80211, "flushing tx buffer: %d %d", in wl1271_tx_flush()
1166 wl1271_debug(DEBUG_MAC80211, "tx flush took %d ms", in wl1271_tx_flush()
H A Drx.c188 wl1271_debug(DEBUG_RX, "rx skb 0x%p: %d B %s seq %d hlid %d", skb, in wl1271_rx_handle_data()
H A Dinit.c429 wl1271_debug(DEBUG_AP, "AP basic rate set: 0x%x", in wl1271_init_ap_rates()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c22 wl1271_debug(DEBUG_ACX, "cmd channel switch (count=%d)", in wl18xx_cmd_channel_switch()
78 wl1271_debug(DEBUG_CMD, "cmd smart config start group_bitmap=0x%x", in wl18xx_cmd_smart_config_start()
106 wl1271_debug(DEBUG_CMD, "cmd smart config stop"); in wl18xx_cmd_smart_config_stop()
132 wl1271_debug(DEBUG_CMD, "cmd smart config set group key id=0x%x", in wl18xx_cmd_smart_config_set_group_key()
167 wl1271_debug(DEBUG_CMD, "cmd cac (channel %d) %s", in wl18xx_cmd_set_cac()
198 wl1271_debug(DEBUG_CMD, "cmd radar detection debug (chan %d)", in wl18xx_cmd_radar_detection_debug()
224 wl1271_debug(DEBUG_CMD, "cmd dfs master restart (role %d)", in wl18xx_cmd_dfs_master_restart()
H A Dacx.c22 wl1271_debug(DEBUG_ACX, "acx cfg bitmap %d blk %d spare %d field %d", in wl18xx_acx_host_if_cfg_bitmap()
55 wl1271_debug(DEBUG_ACX, "acx checksum state"); in wl18xx_acx_set_checksum_state()
81 wl1271_debug(DEBUG_ACX, "acx clear statistics"); in wl18xx_acx_clear_statistics()
105 wl1271_debug(DEBUG_ACX, "acx peer ht operation mode hlid %d bw %d", in wl18xx_acx_peer_ht_operation_mode()
145 wl1271_debug(DEBUG_ACX, in wl18xx_acx_set_peer_cap()
248 wl1271_debug(DEBUG_ACX, "acx config ap sleep"); in wl18xx_acx_ap_sleep()
277 wl1271_debug(DEBUG_ACX, "acx dynamic fw traces config %d", in wl18xx_acx_dynamic_fw_traces()
304 wl1271_debug(DEBUG_ACX, "acx time sync cfg: mode %d, addr: %pM", in wl18xx_acx_time_sync_cfg()
H A Devent.c64 wl1271_debug(DEBUG_EVENT, in wlcore_smart_config_sync_event()
85 wl1271_debug(DEBUG_EVENT, "SMART_CONFIG_DECODE_EVENT_ID"); in wlcore_smart_config_decode_event()
122 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl18xx_process_mailbox_events()
125 wl1271_debug(DEBUG_EVENT, "scan results: %d", in wl18xx_process_mailbox_events()
149 wl1271_debug(DEBUG_EVENT, in wl18xx_process_mailbox_events()
H A Dscan.c166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
228 wl1271_debug(DEBUG_SCAN, "short_interval: %d, long_interval: %d, num_short: %d", in wl18xx_scan_sched_scan_config()
302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
H A Dtx.c123 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d", in wl18xx_tx_complete_packet()
162 wl1271_debug(DEBUG_TX, "last released desc = %d, current idx = %d", in wl18xx_tx_immediate_complete()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c37 wl1271_debug(DEBUG_SCAN, "band %d, center_freq %d ", in wl1271_get_scan_channels()
40 wl1271_debug(DEBUG_SCAN, "hw_value %d, flags %X", in wl1271_get_scan_channels()
43 wl1271_debug(DEBUG_SCAN, in wl1271_get_scan_channels()
47 wl1271_debug(DEBUG_SCAN, "beacon_found %d", in wl1271_get_scan_channels()
185 wl1271_debug(DEBUG_CMD, "cmd scan stop"); in wl12xx_scan_stop()
318 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl1271_scan_sched_scan_config()
349 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type); in wl1271_scan_sched_scan_config()
419 wl1271_debug(DEBUG_CMD, "cmd periodic scan start"); in wl1271_scan_sched_scan_start()
465 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in wl12xx_scan_sched_scan_stop()
H A Devent.c43 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl12xx_process_mailbox_events()
46 wl1271_debug(DEBUG_EVENT, "status: 0x%x", in wl12xx_process_mailbox_events()
54 wl1271_debug(DEBUG_EVENT, in wl12xx_process_mailbox_events()
H A Dcmd.c103 wl1271_debug(DEBUG_CMD, "FEM autodetect: %s, manufacturer: %d\n", in wl1271_cmd_general_parms()
171 wl1271_debug(DEBUG_CMD, "FEM autodetect: %s, manufacturer: %d\n", in wl128x_cmd_general_parms()
281 wl1271_debug(DEBUG_ACX, "cmd channel switch"); in wl12xx_cmd_channel_switch()