Searched refs:DEBUG_SCAN (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | scan.c | 37 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() 163 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl1271_scan_send() 349 wl1271_debug(DEBUG_SCAN, "filter_type = %d", cfg->filter_type); in wl1271_scan_sched_scan_config() 400 wl1271_dump(DEBUG_SCAN, "SCAN_CFG: ", cfg, sizeof(*cfg)); in wl1271_scan_sched_scan_config()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | scan.c | 132 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_send() 228 wl1271_debug(DEBUG_SCAN, "short_interval: %d, long_interval: %d, num_short: %d", in wl18xx_scan_sched_scan_config() 275 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_sched_scan_config()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | debug.h | 30 DEBUG_SCAN = BIT(8), enumerator
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | wl1251.h | 30 DEBUG_SCAN = BIT(8), enumerator
|
| H A D | main.c | 993 wl1251_debug(DEBUG_SCAN, "scan already in progress"); in wl1251_op_hw_scan() 1036 wl1251_debug(DEBUG_SCAN, "scan failed %d", ret); in wl1251_op_hw_scan()
|