Searched refs:IPW_DEBUG_FW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 2055 IPW_DEBUG_FW("Sysfs 'error' log already exists.\n"); in ipw_irq_tasklet() 2065 IPW_DEBUG_FW("Sysfs 'error' log captured.\n"); in ipw_irq_tasklet() 2067 IPW_DEBUG_FW("Error allocating sysfs 'error' " in ipw_irq_tasklet() 2753 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_enable() 2761 IPW_DEBUG_FW("<< :\n"); in ipw_fw_dma_enable() 2769 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_abort() 2776 IPW_DEBUG_FW("<<\n"); in ipw_fw_dma_abort() 2785 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_write_command_block() 2790 IPW_DEBUG_FW("<< :\n"); in ipw_fw_dma_write_command_block() 2800 IPW_DEBUG_FW(">> in ipw_fw_dma_kick() [all...] |
H A D | ipw2100.h | 111 #define IPW_DEBUG_FW(f...) IPW_DEBUG(IPW_DL_FW, ## f) macro
|
H A D | ipw2200.h | 1471 #define IPW_DEBUG_FW(f, a...) IPW_LL_DEBUG(IPW_DL_FW, f, ## a) macro
|
H A D | ipw2100.c | 1266 IPW_DEBUG_FW("Waiting for f/w initialization to complete...\n"); in ipw2100_start_adapter() 1303 IPW_DEBUG_FW("f/w initialization complete: %s\n", in ipw2100_start_adapter()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 2023 IPW_DEBUG_FW("Sysfs 'error' log already exists.\n"); in ipw_irq_tasklet() 2033 IPW_DEBUG_FW("Sysfs 'error' log captured.\n"); in ipw_irq_tasklet() 2035 IPW_DEBUG_FW("Error allocating sysfs 'error' " in ipw_irq_tasklet() 2721 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_enable() 2729 IPW_DEBUG_FW("<< :\n"); in ipw_fw_dma_enable() 2737 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_abort() 2744 IPW_DEBUG_FW("<<\n"); in ipw_fw_dma_abort() 2753 IPW_DEBUG_FW(">> :\n"); in ipw_fw_dma_write_command_block() 2758 IPW_DEBUG_FW("<< :\n"); in ipw_fw_dma_write_command_block() 2768 IPW_DEBUG_FW(">> in ipw_fw_dma_kick() [all...] |
H A D | ipw2100.h | 111 #define IPW_DEBUG_FW(f...) IPW_DEBUG(IPW_DL_FW, ## f) macro
|
H A D | ipw2200.h | 1470 #define IPW_DEBUG_FW(f, a...) IPW_LL_DEBUG(IPW_DL_FW, f, ## a) macro
|
H A D | ipw2100.c | 1255 IPW_DEBUG_FW("Waiting for f/w initialization to complete...\n"); in ipw2100_start_adapter() 1292 IPW_DEBUG_FW("f/w initialization complete: %s\n", in ipw2100_start_adapter()
|
Completed in 50 milliseconds