Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h113 #define IPW_DEBUG_DROP(f...) IPW_DEBUG(IPW_DL_DROP, ## f) macro
H A Dipw2200.c7650 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet()
7655 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet()
7713 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_data_packet_monitor()
7718 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_data_packet_monitor()
7728 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_data_packet_monitor()
7891 IPW_DEBUG_DROP("Corruption detected! Oh no!\n"); in ipw_handle_promiscuous_rx()
7898 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in ipw_handle_promiscuous_rx()
7907 IPW_DEBUG_DROP("Dropping too large packet in monitor\n"); in ipw_handle_promiscuous_rx()
8318 IPW_DEBUG_DROP in ipw_rx()
8342 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.c2455 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx()
2461 IPW_DEBUG_DROP("Dropping packet while not associated.\n"); in isr_rx()
2481 IPW_DEBUG_DROP("%s: Non consumed packet:\n", in isr_rx()
2538 IPW_DEBUG_DROP("Dropping packet while interface is not up.\n"); in isr_rx_monitor()