Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
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 …]
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 …]
Dcmd.c187 wl1271_debug(DEBUG_CMD, "timeout waiting for event %d", in wlcore_cmd_wait_for_event_or_timeout()
230 wl1271_debug(DEBUG_CMD, "cmd role enable"); in wl12xx_cmd_role_enable()
272 wl1271_debug(DEBUG_CMD, "cmd role disable"); in wl12xx_cmd_role_disable()
432 wl1271_debug(DEBUG_CMD, "cmd role start dev %d", wlvif->dev_role_id); in wl12xx_cmd_role_start_dev()
447 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d", in wl12xx_cmd_role_start_dev()
484 wl1271_debug(DEBUG_CMD, "cmd role stop dev"); in wl12xx_cmd_role_stop_dev()
518 wl1271_debug(DEBUG_CMD, "cmd role start sta %d", wlvif->role_id); in wl12xx_cmd_role_start_sta()
555 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d " in wl12xx_cmd_role_start_sta()
595 wl1271_debug(DEBUG_CMD, "cmd role stop sta %d", wlvif->role_id); in wl12xx_cmd_role_stop_sta()
624 wl1271_debug(DEBUG_CMD, "cmd role start ap %d", wlvif->role_id); in wl12xx_cmd_role_start_ap()
[all …]
Dboot.c173 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk()
175 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk()
216 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
229 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk()
248 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
260 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wlcore_boot_upload_firmware()
380 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs()
451 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wlcore_boot_run_firmware()
492 wl1271_debug(DEBUG_MAILBOX, "cmd_box_addr 0x%x", wl->cmd_box_addr); in wlcore_boot_run_firmware()
501 wl1271_debug(DEBUG_MAILBOX, "MBOX ptrs: 0x%x 0x%x", in wlcore_boot_run_firmware()
Dscan.c33 wl1271_debug(DEBUG_SCAN, "Scanning complete"); in wl1271_scan_complete_work()
221 wl1271_debug(DEBUG_SCAN, "n_pactive_ch = %d", in wlcore_scan_get_channels()
225 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()
318 wl1271_debug(DEBUG_SCAN, " 2.4GHz: active %d passive %d", in wlcore_set_scan_chan_params()
320 wl1271_debug(DEBUG_SCAN, " 5GHz: active %d passive %d", in wlcore_set_scan_chan_params()
322 wl1271_debug(DEBUG_SCAN, " DFS: %d", cfg->dfs); in wlcore_set_scan_chan_params()
378 wl1271_debug((DEBUG_CMD | DEBUG_SCAN), "cmd sched scan ssid list"); in wlcore_scan_sched_scan_ssid_list()
474 wl1271_debug(DEBUG_SCAN, "got periodic scan results"); in wlcore_scan_sched_scan_results()
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()
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()
Dmain.c264 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to ROC", in wl12xx_tx_watchdog_work()
275 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
288 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms. AP has " in wl12xx_tx_watchdog_work()
367 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status()
397 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wlcore_fw_status()
529 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wlcore_irq_locked()
574 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wlcore_irq_locked()
612 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wlcore_irq_locked()
619 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wlcore_irq_locked()
626 wl1271_debug(DEBUG_IRQ, in wlcore_irq_locked()
[all …]
Dvendor_cmd.c36 wl1271_debug(DEBUG_CMD, "vendor cmd smart config start"); in wlcore_vendor_cmd_smart_config_start()
80 wl1271_debug(DEBUG_CMD, "testmode cmd smart config stop"); in wlcore_vendor_cmd_smart_config_stop()
113 wl1271_debug(DEBUG_CMD, "testmode cmd smart config set group key"); in wlcore_vendor_cmd_smart_config_set_group_key()
Ddebug.h64 #define wl1271_debug(level, fmt, arg...) \ macro
70 #define wl1271_debug(level, fmt, arg...) \ macro
Dtestmode.c65 wl1271_debug(DEBUG_TESTMODE, "testmode cmd test"); in wl1271_tm_cmd_test()
145 wl1271_debug(DEBUG_TESTMODE, "testmode cmd interrogate"); in wl1271_tm_cmd_interrogate()
209 wl1271_debug(DEBUG_TESTMODE, "testmode cmd configure"); in wl1271_tm_cmd_configure()
277 wl1271_debug(DEBUG_TESTMODE, "testmode cmd set plt mode"); in wl1271_tm_cmd_set_plt_mode()
Dtx.c45 wl1271_debug(DEBUG_CRYPT, "default wep key idx: %d", (int)id); in wl1271_set_default_wep_key()
172 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
240 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
959 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
994 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete()
1029 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
1103 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
1152 wl1271_debug(DEBUG_MAC80211, "flushing tx buffer: %d %d", in wl1271_tx_flush()
1165 wl1271_debug(DEBUG_MAC80211, "tx flush took %d ms", in wl1271_tx_flush()
Drx.c188 wl1271_debug(DEBUG_RX, "rx skb 0x%p: %d B %s seq %d hlid %d", skb, in wl1271_rx_handle_data()
Dinit.c429 wl1271_debug(DEBUG_AP, "AP basic rate set: 0x%x", in wl1271_init_ap_rates()
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
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()
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()
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()
Dtx.c123 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d", in wl18xx_tx_complete_packet()
154 wl1271_debug(DEBUG_TX, "last released desc = %d, current idx = %d", in wl18xx_tx_immediate_complete()
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()
Dmain.c667 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (185x PG20)", in wl18xx_identify_chip()
725 wl1271_debug(DEBUG_BOOT, "clock freq %d (%d, %d, %d, %d, %s)", clk_freq, in wl18xx_set_clk()
886 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl18xx_pre_upload()
1091 wl1271_debug(DEBUG_TX, "tx_fill_hdr: hlid: %d " in wl18xx_set_tx_desc_data_len()
1278 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1284 wl1271_debug(DEBUG_ACX, "using MIMO channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1296 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
1305 wl1271_debug(DEBUG_ACX, "using MIMO rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
1550 wl1271_debug(DEBUG_CRYPT, "extra spare keys before: %d", in wl18xx_set_key()
1576 wl1271_debug(DEBUG_CRYPT, "extra spare keys after: %d", in wl18xx_set_key()
[all …]
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
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()
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()
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()
Dmain.c655 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl12xx_identify_chip()
679 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1283 PG20)", in wl12xx_identify_chip()
1025 wl1271_debug(DEBUG_BOOT, "pause1 0x%x", pause); in wl127x_boot_clk()
1053 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset()
1115 wl1271_debug(DEBUG_BOOT, "clk2 0x%x", clk); in wl12xx_pre_boot()
1151 wl1271_debug(DEBUG_BOOT, "ACX_EEPROMLESS_IND_REG"); in wl12xx_pre_upload()
1161 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl12xx_pre_upload()
1316 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1332 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1494 wl1271_debug(DEBUG_PROBE, in wl12xx_mac_in_fuse()