Searched refs:IPW_ERROR (Results 1 – 2 of 2) sorted by relevance
648 IPW_ERROR("Error allocating and capturing error log. " in ipw_dump_error_log()653 IPW_ERROR("Start IPW Error Log Dump:\n"); in ipw_dump_error_log()654 IPW_ERROR("Status: 0x%08X, Config: %08X\n", in ipw_dump_error_log()658 IPW_ERROR("%s %i 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ipw_dump_error_log()666 IPW_ERROR("%i\t0x%08x\t%i\n", in ipw_dump_error_log()1241 IPW_ERROR("Memory allocation for firmware error log " in ipw_alloc_error_log()1276 IPW_ERROR("Unable to allocate memory for log\n"); in show_event_log()1410 IPW_ERROR("Failed to register promiscuous network " in store_rtap_iface()1441 IPW_ERROR("Attempting to set filter without " in store_rtap_filter()2093 IPW_ERROR("Parity error\n"); in ipw_irq_tasklet()[all …]
1456 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro