Home
last modified time | relevance | path

Searched refs:DEBUG_CMD (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c74 wl1251_debug(DEBUG_CMD, "cmd interrogate"); in wl1251_cmd_interrogate()
112 wl1251_debug(DEBUG_CMD, "cmd configure"); in wl1251_cmd_configure()
134 wl1251_debug(DEBUG_CMD, "cmd vbm"); in wl1251_cmd_vbm()
170 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path_rx()
204 wl1251_debug(DEBUG_CMD, "cmd data path"); in wl1251_cmd_data_path_tx()
240 wl1251_debug(DEBUG_CMD, "cmd join%s ch %d %d/%d", in wl1251_cmd_join()
277 wl1251_debug(DEBUG_CMD, "cmd set ps mode"); in wl1251_cmd_ps_mode()
308 wl1251_debug(DEBUG_CMD, "cmd template %d", cmd_id); in wl1251_cmd_template_set()
341 wl1251_debug(DEBUG_CMD, "cmd scan channels %d", n_channels); in wl1251_cmd_scan()
410 wl1251_debug(DEBUG_CMD, "cmd trigger scan to"); in wl1251_cmd_trigger_scan_to()
H A Dwl1251.h34 DEBUG_CMD = BIT(12), enumerator
/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c78 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 Dscan.c166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c187 wl1271_debug(DEBUG_CMD, "timeout waiting for event %d", in wlcore_cmd_wait_for_event_or_timeout()
229 wl1271_debug(DEBUG_CMD, "cmd role enable"); in wl12xx_cmd_role_enable()
271 wl1271_debug(DEBUG_CMD, "cmd role disable"); in wl12xx_cmd_role_disable()
440 wl1271_debug(DEBUG_CMD, "cmd role start dev %d", wlvif->dev_role_id); in wl12xx_cmd_role_start_dev()
455 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d", in wl12xx_cmd_role_start_dev()
492 wl1271_debug(DEBUG_CMD, "cmd role stop dev"); in wl12xx_cmd_role_stop_dev()
526 wl1271_debug(DEBUG_CMD, "cmd role start sta %d", wlvif->role_id); in wl12xx_cmd_role_start_sta()
563 wl1271_debug(DEBUG_CMD, "role start: roleid=%d, hlid=%d, session=%d " in wl12xx_cmd_role_start_sta()
603 wl1271_debug(DEBUG_CMD, "cmd role stop sta %d", wlvif->role_id); in wl12xx_cmd_role_stop_sta()
632 wl1271_debug(DEBUG_CMD, "cmd role start ap %d", wlvif->role_id); in wl12xx_cmd_role_start_ap()
[all …]
H A Ddebug.h34 DEBUG_CMD = BIT(12), enumerator
H A Drx.c149 wl1271_dump((DEBUG_RX|DEBUG_CMD), "PKT: ", data + sizeof(*desc), in wl1271_rx_handle_data()
H A Dscan.c377 wl1271_debug((DEBUG_CMD | DEBUG_SCAN), "cmd sched scan ssid list"); in wlcore_scan_sched_scan_ssid_list()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c38 wl1271_dump(DEBUG_CMD, "TEST_CMD_INI_FILE_EXT_RADIO_PARAM: ", in wl1271_cmd_ext_radio_parms()
103 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()
217 wl1271_dump(DEBUG_CMD, "TEST_CMD_INI_FILE_RADIO_PARAM: ", in wl1271_cmd_radio_parms()
263 wl1271_dump(DEBUG_CMD, "TEST_CMD_INI_FILE_RADIO_PARAM: ", in wl128x_cmd_radio_parms()
H A Dscan.c185 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()
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()