Searched refs:IPW_DEBUG_SCAN (Results 1 – 4 of 4) sorted by relevance
115 #define IPW_DEBUG_SCAN(f...) IPW_DEBUG(IPW_DL_SCAN, ## f) macro
2370 IPW_DEBUG_SCAN("Scan completion watchdog resetting " in ipw_scan_check()2375 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check()3927 IPW_DEBUG_SCAN("Adding AdHoc station: %pM\n", bssid); in ipw_add_station()4746 IPW_DEBUG_SCAN("Scan result for channel %d\n", in ipw_rx_notification()4749 IPW_DEBUG_SCAN("Scan result of wrong size %d " in ipw_rx_notification()4759 IPW_DEBUG_SCAN in ipw_rx_notification()5370 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5378 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()5392 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5400 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()[all …]
1650 IPW_DEBUG_SCAN("setting scan options\n"); in ipw2100_set_scan_options()1689 IPW_DEBUG_SCAN("Scan requested while already in scan...\n"); in ipw2100_start_scan()1700 IPW_DEBUG_SCAN("starting scan\n"); in ipw2100_start_scan()2192 IPW_DEBUG_SCAN("scan complete\n"); in isr_scan_complete()2224 IPW_DEBUG_SCAN("Scanning...\n"); in isr_indicate_scanning()
1477 #define IPW_DEBUG_SCAN(f, a...) IPW_DEBUG(IPW_DL_SCAN, f, ## a) macro