Searched refs:IPW_ERROR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 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("Parit in ipw_irq_tasklet() [all...] |
H A D | ipw2200.h | 1456 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 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("Parit in ipw_irq_tasklet() [all...] |
H A D | ipw2200.h | 1455 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro
|
Completed in 25 milliseconds