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
2356 IPW_DEBUG_SCAN("Scan completion watchdog resetting " in ipw_scan_check()2361 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check()3913 IPW_DEBUG_SCAN("Adding AdHoc station: %pM\n", bssid); in ipw_add_station()4732 IPW_DEBUG_SCAN("Scan result for channel %d\n", in ipw_rx_notification()4735 IPW_DEBUG_SCAN("Scan result of wrong size %d " in ipw_rx_notification()4745 IPW_DEBUG_SCAN in ipw_rx_notification()5356 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5364 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()5378 IPW_DEBUG_SCAN("Adding masked mandatory " in ipw_compatible_rates()5386 IPW_DEBUG_SCAN("Rate %02X masked : 0x%08X\n", in ipw_compatible_rates()[all …]
1636 IPW_DEBUG_SCAN("setting scan options\n"); in ipw2100_set_scan_options()1675 IPW_DEBUG_SCAN("Scan requested while already in scan...\n"); in ipw2100_start_scan()1686 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()
1463 #define IPW_DEBUG_SCAN(f, a...) IPW_DEBUG(IPW_DL_SCAN, f, ## a) macro