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

/drivers/net/wireless/ti/wlcore/
H A Dscan.c44 wl1271_debug(DEBUG_SCAN, "Scanning complete");
231 wl1271_debug(DEBUG_SCAN, "n_pactive_ch = %d",
235 wl1271_debug(DEBUG_SCAN, "freq %d, ch. %d, flags 0x%x, power %d, min/max_dwell %d/%d%s%s",
328 wl1271_debug(DEBUG_SCAN, " 2.4GHz: active %d passive %d",
330 wl1271_debug(DEBUG_SCAN, " 5GHz: active %d passive %d",
332 wl1271_debug(DEBUG_SCAN, " DFS: %d", cfg->dfs);
388 wl1271_debug((DEBUG_CMD | DEBUG_SCAN), "cmd sched scan ssid list");
484 wl1271_debug(DEBUG_SCAN, "got periodic scan results");
H A Ddebug.h44 DEBUG_SCAN = BIT(8), enumerator in enum:__anon4743
H A Dcmd.c1139 wl1271_debug(DEBUG_SCAN, "build probe request band %d", band);
1187 wl1271_debug(DEBUG_SCAN, "set ap probe request template");
/drivers/net/wireless/ti/wl12xx/
H A Dscan.c51 wl1271_debug(DEBUG_SCAN, "band %d, center_freq %d ",
54 wl1271_debug(DEBUG_SCAN, "hw_value %d, flags %X",
57 wl1271_debug(DEBUG_SCAN,
61 wl1271_debug(DEBUG_SCAN, "beacon_found %d",
173 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
358 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type);
409 wl1271_dump(DEBUG_SCAN, "SCAN_CFG: ", cfg, sizeof(*cfg));
/drivers/net/wireless/ti/wl18xx/
H A Dscan.c142 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
272 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h44 DEBUG_SCAN = BIT(8), enumerator in enum:__anon4701
H A Dmain.c1013 wl1251_debug(DEBUG_SCAN, "scan already in progress");
1056 wl1251_debug(DEBUG_SCAN, "scan failed %d", ret);

Completed in 648 milliseconds