Searched refs:IPW_ERROR (Results 1 – 2 of 2) sorted by relevance
662 IPW_ERROR("Error allocating and capturing error log. " in ipw_dump_error_log()667 IPW_ERROR("Start IPW Error Log Dump:\n"); in ipw_dump_error_log()668 IPW_ERROR("Status: 0x%08X, Config: %08X\n", in ipw_dump_error_log()672 IPW_ERROR("%s %i 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ipw_dump_error_log()680 IPW_ERROR("%i\t0x%08x\t%i\n", in ipw_dump_error_log()1255 IPW_ERROR("Memory allocation for firmware error log " in ipw_alloc_error_log()1290 IPW_ERROR("Unable to allocate memory for log\n"); in show_event_log()1424 IPW_ERROR("Failed to register promiscuous network " in store_rtap_iface()1455 IPW_ERROR("Attempting to set filter without " in store_rtap_filter()2107 IPW_ERROR("Parity error\n"); in ipw_irq_tasklet()[all …]
1472 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro