Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ipw2x00/
Dipw2100.h127 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
Dipw2200.c7790 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7795 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7853 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7858 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7868 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
8031 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
8038 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
8047 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8459 IPW_DEBUG_DROP in ipw_rx()
8483 IPW_DEBUG_DROP("Dropping: " in ipw_rx()
[all …]
Dipw2200.h1491 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
Dipw2100.c2504 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx()
2510 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx()
2531 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx()
2588 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()