Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.h127 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
Dipw2200.c7718 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7723 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7781 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7786 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7796 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
7959 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
7966 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
7975 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8387 IPW_DEBUG_DROP in ipw_rx()
8411 IPW_DEBUG_DROP("Dropping: " in ipw_rx()
[all …]
Dipw2200.h1489 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
Dipw2100.c2482 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx()
2488 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx()
2509 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx()
2566 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()