Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h127 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
Dipw2200.c7706 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7711 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7769 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7774 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7784 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
7947 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
7954 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
7963 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8375 IPW_DEBUG_DROP in ipw_rx()
8399 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.c2484 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx()
2490 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx()
2511 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx()
2568 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()