Searched refs:IPW_ERROR (Results 1 – 2 of 2) sorted by relevance
635 IPW_ERROR("Error allocating and capturing error log. " in ipw_dump_error_log()640 IPW_ERROR("Start IPW Error Log Dump:\n"); in ipw_dump_error_log()641 IPW_ERROR("Status: 0x%08X, Config: %08X\n", in ipw_dump_error_log()645 IPW_ERROR("%s %i 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ipw_dump_error_log()653 IPW_ERROR("%i\t0x%08x\t%i\n", in ipw_dump_error_log()1225 IPW_ERROR("Memory allocation for firmware error log " in ipw_alloc_error_log()1259 IPW_ERROR("Unable to allocate memory for log\n"); in event_log_show()1393 IPW_ERROR("Failed to register promiscuous network " in rtap_iface_store()1424 IPW_ERROR("Attempting to set filter without " in rtap_filter_store()2061 IPW_ERROR("Parity error\n"); in ipw_irq_tasklet()[all …]
1455 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro