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

/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dscan.c37 wl1271_debug(DEBUG_SCAN, "band %d, center_freq %d ",
40 wl1271_debug(DEBUG_SCAN, "hw_value %d, flags %X",
43 wl1271_debug(DEBUG_SCAN,
47 wl1271_debug(DEBUG_SCAN, "beacon_found %d",
163 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
349 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type);
400 wl1271_dump(DEBUG_SCAN, "SCAN_CFG: ", cfg, sizeof(*cfg));
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.c132 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
228 wl1271_debug(DEBUG_SCAN, "short_interval: %d, long_interval: %d, num_short: %d",
275 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd));
/linux-master/drivers/net/wireless/ti/wlcore/
H A Ddebug.h30 DEBUG_SCAN = BIT(8), enumerator in enum:__anon685
H A Dcmd.c1146 wl1271_debug(DEBUG_SCAN, "build probe request band %d", band);
1194 wl1271_debug(DEBUG_SCAN, "set ap probe request template");
H A Dscan.c33 wl1271_debug(DEBUG_SCAN, "Scanning complete");
221 wl1271_debug(DEBUG_SCAN, "n_pactive_ch = %d",
225 wl1271_debug(DEBUG_SCAN, "freq %d, ch. %d, flags 0x%x, power %d, min/max_dwell %d/%d%s%s",
318 wl1271_debug(DEBUG_SCAN, " 2.4GHz: active %d passive %d",
320 wl1271_debug(DEBUG_SCAN, " 5GHz: active %d passive %d",
322 wl1271_debug(DEBUG_SCAN, " DFS: %d", cfg->dfs);
378 wl1271_debug((DEBUG_CMD | DEBUG_SCAN), "cmd sched scan ssid list");
474 wl1271_debug(DEBUG_SCAN, "got periodic scan results");
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c993 wl1251_debug(DEBUG_SCAN, "scan already in progress");
1036 wl1251_debug(DEBUG_SCAN, "scan failed %d", ret);
H A Dwl1251.h30 DEBUG_SCAN = BIT(8), enumerator in enum:__anon2547

Completed in 337 milliseconds