Searched refs:IPW_DEBUG_SCAN (Results 1 – 4 of 4) sorted by relevance
101 #define IPW_DEBUG_SCAN(f...) IPW_DEBUG(IPW_DL_SCAN, ## f) macro
2353 IPW_DEBUG_SCAN("Scan completion watchdog resetting " in ipw_scan_check()2358 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check()3911 IPW_DEBUG_SCAN("Adding AdHoc station: %pM\n", bssid); in ipw_add_station()4730 IPW_DEBUG_SCAN("Scan result for channel %d\n", in ipw_rx_notification()4733 IPW_DEBUG_SCAN("Scan result of wrong size %d " in ipw_rx_notification()4743 IPW_DEBUG_SCAN in ipw_rx_notification()5355 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5363 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()5377 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5385 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()[all …]
1635 IPW_DEBUG_SCAN("setting scan options\n"); in ipw2100_set_scan_options()1674 IPW_DEBUG_SCAN("Scan requested while already in scan...\n"); in ipw2100_start_scan()1685 IPW_DEBUG_SCAN("starting scan\n"); in ipw2100_start_scan()2178 IPW_DEBUG_SCAN("scan complete\n"); in isr_scan_complete()2210 IPW_DEBUG_SCAN("Scanning...\n"); in isr_indicate_scanning()
1461 #define IPW_DEBUG_SCAN(f, a...) IPW_DEBUG(IPW_DL_SCAN, f, ## a) macro