Home
last modified time | relevance | path

Searched refs:DEBUG_SCAN (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
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()
Ddebug.h44 DEBUG_SCAN = BIT(8), enumerator
Dcmd.c1161 wl1271_debug(DEBUG_SCAN, "build probe request band %d", band); in wl12xx_cmd_build_probe_req()
1209 wl1271_debug(DEBUG_SCAN, "set ap probe request template"); in wl1271_cmd_build_ap_probe_req()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
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()
177 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl1271_scan_send()
363 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type); in wl1271_scan_sched_scan_config()
414 wl1271_dump(DEBUG_SCAN, "SCAN_CFG: ", cfg, sizeof(*cfg)); in wl1271_scan_sched_scan_config()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dscan.c146 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_send()
242 wl1271_debug(DEBUG_SCAN, "short_interval: %d, long_interval: %d, num_short: %d", in wl18xx_scan_sched_scan_config()
289 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_sched_scan_config()
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dwl1251.h44 DEBUG_SCAN = BIT(8), enumerator
Dmain.c1007 wl1251_debug(DEBUG_SCAN, "scan already in progress"); in wl1251_op_hw_scan()
1050 wl1251_debug(DEBUG_SCAN, "scan failed %d", ret); in wl1251_op_hw_scan()