Searched refs:IPW_DEBUG_DROP (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 7688 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet() 7693 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet() 7751 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor() 7756 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor() 7766 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor() 7929 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx() 7936 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx() 7945 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx() 8356 IPW_DEBUG_DROP in ipw_rx() 8380 IPW_DEBUG_DROP("Droppin in ipw_rx() [all...] |
H A D | ipw2100.h | 113 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
|
H A D | ipw2100.c | 2471 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx() 2477 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx() 2497 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx() 2554 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()
|
H A D | ipw2200.h | 1473 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 7642 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet() 7647 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet() 7705 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor() 7710 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor() 7720 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor() 7883 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx() 7890 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx() 7899 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx() 8310 IPW_DEBUG_DROP in ipw_rx() 8334 IPW_DEBUG_DROP("Droppin in ipw_rx() [all...] |
H A D | ipw2100.h | 113 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
|
H A D | ipw2100.c | 2460 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx() 2466 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx() 2486 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx() 2543 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()
|
H A D | ipw2200.h | 1472 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
|
Completed in 55 milliseconds