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
2324 IPW_DEBUG_SCAN("Scan completion watchdog resetting " in ipw_scan_check()2329 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check()3868 IPW_DEBUG_SCAN("Adding AdHoc station: %pM\n", bssid); in ipw_add_station()4687 IPW_DEBUG_SCAN("Scan result for channel %d\n", in ipw_rx_notification()4690 IPW_DEBUG_SCAN("Scan result of wrong size %d " in ipw_rx_notification()4700 IPW_DEBUG_SCAN in ipw_rx_notification()5312 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5320 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()5334 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5342 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()[all …]
1624 IPW_DEBUG_SCAN("setting scan options\n"); in ipw2100_set_scan_options()1663 IPW_DEBUG_SCAN("Scan requested while already in scan...\n"); in ipw2100_start_scan()1674 IPW_DEBUG_SCAN("starting scan\n"); in ipw2100_start_scan()2167 IPW_DEBUG_SCAN("scan complete\n"); in isr_scan_complete()2199 IPW_DEBUG_SCAN("Scanning...\n"); in isr_indicate_scanning()
1460 #define IPW_DEBUG_SCAN(f, a...) IPW_DEBUG(IPW_DL_SCAN, f, ## a) macro