Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h113 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
Dipw2200.c7685 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7690 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7748 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7753 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7763 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
7926 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
7933 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
7942 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8353 IPW_DEBUG_DROP in ipw_rx()
8377 IPW_DEBUG_DROP("Dropping: " in ipw_rx()
[all …]
Dipw2200.h1473 #define IPW_DEBUG_DROP(f, a...) IPW_DEBUG(IPW_DL_DROP, f, ## a) macro
Dipw2100.c2471 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()