Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.c42 wl1271_debug(DEBUG_ACX, "acx wake up conditions (wake_up_event %d listen_interval %d)", in wl1271_acx_wake_up_conditions()
72 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
102 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr %d", power); in wl1271_acx_tx_power()
132 wl1271_debug(DEBUG_ACX, "acx feature cfg"); in wl1271_acx_feature_cfg()
162 wl1271_debug(DEBUG_ACX, "acx mem map"); in wl1271_acx_mem_map()
177 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); in wl1271_acx_rx_msdu_life_time()
204 wl1271_debug(DEBUG_ACX, "acx slot"); in wl1271_acx_slot()
233 wl1271_debug(DEBUG_ACX, "acx group address tbl"); in wl1271_acx_group_address_tbl()
271 wl1271_debug(DEBUG_ACX, "acx service period timeout"); in wl1271_acx_service_period_timeout()
303 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
[all …]
Devent.c121 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric); in wlcore_event_rssi_trigger()
183 wl1271_debug(DEBUG_EVENT, "PERIODIC_SCAN_COMPLETE_EVENT (status 0x%0x)", in wlcore_event_sched_scan_completed()
199 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx allowed=0x%lx", in wlcore_event_ba_rx_constraint()
222 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx success=%d", in wlcore_event_channel_switch()
254 wl1271_debug(DEBUG_EVENT, "DUMMY_PACKET_ID_EVENT_ID"); in wlcore_event_dummy_packet()
286 wl1271_debug(DEBUG_EVENT, "remove sta %d", h); in wlcore_disconnect_sta()
295 wl1271_debug(DEBUG_EVENT, "MAX_TX_FAILURE_EVENT_ID"); in wlcore_event_max_tx_failure()
302 wl1271_debug(DEBUG_EVENT, "INACTIVE_STA_EVENT_ID"); in wlcore_event_inactive_sta()
309 wl1271_debug(DEBUG_EVENT, "REMAIN_ON_CHANNEL_COMPLETE_EVENT_ID"); in wlcore_event_roc_complete()
359 wl1271_debug(DEBUG_EVENT, "unmasking event_mask 0x%x", wl->event_mask); in wl1271_event_unmask()
[all …]
Dcmd.c203 wl1271_debug(DEBUG_CMD, "timeout waiting for event %d", in wlcore_cmd_wait_for_event_or_timeout()
246 wl1271_debug(DEBUG_CMD, "cmd role enable"); in wl12xx_cmd_role_enable()
288 wl1271_debug(DEBUG_CMD, "cmd role disable"); in wl12xx_cmd_role_disable()
448 wl1271_debug(DEBUG_CMD, "cmd role start dev %d", wlvif->dev_role_id); in wl12xx_cmd_role_start_dev()
463 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d", in wl12xx_cmd_role_start_dev()
500 wl1271_debug(DEBUG_CMD, "cmd role stop dev"); in wl12xx_cmd_role_stop_dev()
534 wl1271_debug(DEBUG_CMD, "cmd role start sta %d", wlvif->role_id); in wl12xx_cmd_role_start_sta()
571 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d " in wl12xx_cmd_role_start_sta()
611 wl1271_debug(DEBUG_CMD, "cmd role stop sta %d", wlvif->role_id); in wl12xx_cmd_role_stop_sta()
640 wl1271_debug(DEBUG_CMD, "cmd role start ap %d", wlvif->role_id); in wl12xx_cmd_role_start_ap()
[all …]
Dboot.c184 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk()
186 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk()
227 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
240 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
259 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
271 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wlcore_boot_upload_firmware()
391 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs()
462 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wlcore_boot_run_firmware()
503 wl1271_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x", wl->cmd_box_addr); in wlcore_boot_run_firmware()
512 wl1271_debug(DEBUG_MAILBOX, "MBOX ptrs: 0x%x 0x%x", in wlcore_boot_run_firmware()
Dscan.c47 wl1271_debug(DEBUG_SCAN, "Scanning complete"); in wl1271_scan_complete_work()
237 wl1271_debug(DEBUG_SCAN, "n_pactive_ch = %d", in wlcore_scan_get_channels()
241 wl1271_debug(DEBUG_SCAN, "freq %d, ch. %d, flags 0x%x, power %d, min/max_dwell %d/%d%s%s", in wlcore_scan_get_channels()
334 wl1271_debug(DEBUG_SCAN, " 2.4GHz: active %d passive %d", in wlcore_set_scan_chan_params()
336 wl1271_debug(DEBUG_SCAN, " 5GHz: active %d passive %d", in wlcore_set_scan_chan_params()
338 wl1271_debug(DEBUG_SCAN, " DFS: %d", cfg->dfs); in wlcore_set_scan_chan_params()
394 wl1271_debug((DEBUG_CMD | DEBUG_SCAN), "cmd sched scan ssid list"); in wlcore_scan_sched_scan_ssid_list()
490 wl1271_debug(DEBUG_SCAN, "got periodic scan results"); in wlcore_scan_sched_scan_results()
Dio.c145 wl1271_debug(DEBUG_IO, "mem_start %08X mem_size %08X", in wlcore_set_partition()
147 wl1271_debug(DEBUG_IO, "reg_start %08X reg_size %08X", in wlcore_set_partition()
149 wl1271_debug(DEBUG_IO, "mem2_start %08X mem2_size %08X", in wlcore_set_partition()
151 wl1271_debug(DEBUG_IO, "mem3_start %08X mem3_size %08X", in wlcore_set_partition()
Dps.c38 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode()
67 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode()
140 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start()
171 wl1271_debug(DEBUG_PSM, "end mac80211 PSM on hlid %d", hlid); in wl12xx_ps_link_end()
Dmain.c284 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to ROC", in wl12xx_tx_watchdog_work()
295 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
308 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms. AP has " in wl12xx_tx_watchdog_work()
387 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status()
417 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wlcore_fw_status()
548 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wlcore_irq_locked()
600 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wlcore_irq_locked()
635 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wlcore_irq_locked()
642 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wlcore_irq_locked()
649 wl1271_debug(DEBUG_IRQ, in wlcore_irq_locked()
[all …]
Dvendor_cmd.c39 wl1271_debug(DEBUG_CMD, "vendor cmd smart config start"); in wlcore_vendor_cmd_smart_config_start()
85 wl1271_debug(DEBUG_CMD, "testmode cmd smart config stop"); in wlcore_vendor_cmd_smart_config_stop()
120 wl1271_debug(DEBUG_CMD, "testmode cmd smart config set group key"); in wlcore_vendor_cmd_smart_config_set_group_key()
Ddebug.h78 #define wl1271_debug(level, fmt, arg...) \ macro
84 #define wl1271_debug(level, fmt, arg...) \ macro
Dtestmode.c79 wl1271_debug(DEBUG_TESTMODE, "testmode cmd test"); in wl1271_tm_cmd_test()
161 wl1271_debug(DEBUG_TESTMODE, "testmode cmd interrogate"); in wl1271_tm_cmd_interrogate()
227 wl1271_debug(DEBUG_TESTMODE, "testmode cmd configure"); in wl1271_tm_cmd_configure()
295 wl1271_debug(DEBUG_TESTMODE, "testmode cmd set plt mode"); in wl1271_tm_cmd_set_plt_mode()
Dtx.c59 wl1271_debug(DEBUG_CRYPT, "default wep key idx: %d", (int)id); in wl1271_set_default_wep_key()
186 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
254 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
974 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
1009 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete()
1044 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
1118 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
1167 wl1271_debug(DEBUG_MAC80211, "flushing tx buffer: %d %d", in wl1271_tx_flush()
1180 wl1271_debug(DEBUG_MAC80211, "tx flush took %d ms", in wl1271_tx_flush()
Drx.c202 wl1271_debug(DEBUG_RX, "rx skb 0x%p: %d B %s seq %d hlid %d", skb, in wl1271_rx_handle_data()
Dinit.c443 wl1271_debug(DEBUG_AP, "AP basic rate set: 0x%x", in wl1271_init_ap_rates()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dcmd.c36 wl1271_debug(DEBUG_ACX, "cmd channel switch (count=%d)", in wl18xx_cmd_channel_switch()
92 wl1271_debug(DEBUG_CMD, "cmd smart config start group_bitmap=0x%x", in wl18xx_cmd_smart_config_start()
120 wl1271_debug(DEBUG_CMD, "cmd smart config stop"); in wl18xx_cmd_smart_config_stop()
146 wl1271_debug(DEBUG_CMD, "cmd smart config set group key id=0x%x", in wl18xx_cmd_smart_config_set_group_key()
181 wl1271_debug(DEBUG_CMD, "cmd cac (channel %d) %s", in wl18xx_cmd_set_cac()
212 wl1271_debug(DEBUG_CMD, "cmd radar detection debug (chan %d)", in wl18xx_cmd_radar_detection_debug()
238 wl1271_debug(DEBUG_CMD, "cmd dfs master restart (role %d)", in wl18xx_cmd_dfs_master_restart()
Dacx.c36 wl1271_debug(DEBUG_ACX, "acx cfg bitmap %d blk %d spare %d field %d", in wl18xx_acx_host_if_cfg_bitmap()
69 wl1271_debug(DEBUG_ACX, "acx checksum state"); in wl18xx_acx_set_checksum_state()
95 wl1271_debug(DEBUG_ACX, "acx clear statistics"); in wl18xx_acx_clear_statistics()
119 wl1271_debug(DEBUG_ACX, "acx peer ht operation mode hlid %d bw %d", in wl18xx_acx_peer_ht_operation_mode()
159 wl1271_debug(DEBUG_ACX, in wl18xx_acx_set_peer_cap()
262 wl1271_debug(DEBUG_ACX, "acx config ap sleep"); in wl18xx_acx_ap_sleep()
291 wl1271_debug(DEBUG_ACX, "acx dynamic fw traces config %d", in wl18xx_acx_dynamic_fw_traces()
318 wl1271_debug(DEBUG_ACX, "acx time sync cfg: mode %d, addr: %pM", in wl18xx_acx_time_sync_cfg()
Devent.c78 wl1271_debug(DEBUG_EVENT, in wlcore_smart_config_sync_event()
99 wl1271_debug(DEBUG_EVENT, "SMART_CONFIG_DECODE_EVENT_ID"); in wlcore_smart_config_decode_event()
136 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl18xx_process_mailbox_events()
139 wl1271_debug(DEBUG_EVENT, "scan results: %d", in wl18xx_process_mailbox_events()
163 wl1271_debug(DEBUG_EVENT, in wl18xx_process_mailbox_events()
Dtx.c137 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d", in wl18xx_tx_complete_packet()
168 wl1271_debug(DEBUG_TX, "last released desc = %d, current idx = %d", in wl18xx_tx_immediate_complete()
Dscan.c180 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
242 wl1271_debug(DEBUG_SCAN, "short_interval: %d, long_interval: %d, num_short: %d", in wl18xx_scan_sched_scan_config()
316 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
Dmain.c681 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (185x PG20)", in wl18xx_identify_chip()
739 wl1271_debug(DEBUG_BOOT, "clock freq %d (%d, %d, %d, %d, %s)", clk_freq, in wl18xx_set_clk()
900 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl18xx_pre_upload()
1105 wl1271_debug(DEBUG_TX, "tx_fill_hdr: hlid: %d " in wl18xx_set_tx_desc_data_len()
1292 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1298 wl1271_debug(DEBUG_ACX, "using MIMO channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1310 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
1319 wl1271_debug(DEBUG_ACX, "using MIMO rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
1564 wl1271_debug(DEBUG_CRYPT, "extra spare keys before: %d", in wl18xx_set_key()
1590 wl1271_debug(DEBUG_CRYPT, "extra spare keys after: %d", in wl18xx_set_key()
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Devent.c57 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl12xx_process_mailbox_events()
60 wl1271_debug(DEBUG_EVENT, "status: 0x%x", in wl12xx_process_mailbox_events()
68 wl1271_debug(DEBUG_EVENT, in wl12xx_process_mailbox_events()
Dscan.c51 wl1271_debug(DEBUG_SCAN, "band %d, center_freq %d ", in wl1271_get_scan_channels()
54 wl1271_debug(DEBUG_SCAN, "hw_value %d, flags %X", in wl1271_get_scan_channels()
57 wl1271_debug(DEBUG_SCAN, in wl1271_get_scan_channels()
61 wl1271_debug(DEBUG_SCAN, "beacon_found %d", in wl1271_get_scan_channels()
199 wl1271_debug(DEBUG_CMD, "cmd scan stop"); in wl12xx_scan_stop()
332 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl1271_scan_sched_scan_config()
363 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type); in wl1271_scan_sched_scan_config()
433 wl1271_debug(DEBUG_CMD, "cmd periodic scan start"); in wl1271_scan_sched_scan_start()
479 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in wl12xx_scan_sched_scan_stop()
Dcmd.c117 wl1271_debug(DEBUG_CMD, "FEM autodetect: %s, manufacturer: %d\n", in wl1271_cmd_general_parms()
185 wl1271_debug(DEBUG_CMD, "FEM autodetect: %s, manufacturer: %d\n", in wl128x_cmd_general_parms()
295 wl1271_debug(DEBUG_ACX, "cmd channel switch"); in wl12xx_cmd_channel_switch()
Dmain.c670 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl12xx_identify_chip()
695 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1283 PG20)", in wl12xx_identify_chip()
1042 wl1271_debug(DEBUG_BOOT, "pause1 0x%x", pause); in wl127x_boot_clk()
1070 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset()
1132 wl1271_debug(DEBUG_BOOT, "clk2 0x%x", clk); in wl12xx_pre_boot()
1168 wl1271_debug(DEBUG_BOOT, "ACX_EEPROMLESS_IND_REG"); in wl12xx_pre_upload()
1178 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl12xx_pre_upload()
1333 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1349 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1511 wl1271_debug(DEBUG_PROBE, in wl12xx_mac_in_fuse()