Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_DROP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h113 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
H A Dipw2200.c7649 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7654 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7712 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7717 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7727 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
7890 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
7897 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
7906 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8317 IPW_DEBUG_DROP in ipw_rx()
8341 IPW_DEBUG_DROP("Dropping: " in ipw_rx()
[all …]
H A Dipw2200.h1468 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
H A Dipw2100.c2454 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx()
2460 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx()
2480 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx()
2537 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()