Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h104 #define IPW_DEBUG_RX(f...) IPW_DEBUG(IPW_DL_RX, ## f) macro
Dipw2100.c2457 IPW_DEBUG_RX("Handler...\n"); in isr_rx()
2538 IPW_DEBUG_RX("Handler...\n"); in isr_rx_monitor()
2560 IPW_DEBUG_RX("CRC error in packet. Dropping.\n"); in isr_rx_monitor()
2677 IPW_DEBUG_RX("exit - bad read index\n"); in __ipw2100_rx_process()
2710 IPW_DEBUG_RX("%s: '%s' frame type received (%d).\n", in __ipw2100_rx_process()
Dipw2200.h1463 #define IPW_DEBUG_RX(f, a...) IPW_LL_DEBUG(IPW_DL_RX, f, ## a) macro
Dipw2200.c7700 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet()
7864 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet_monitor()
8070 IPW_DEBUG_RX("Rx packet of %d bytes.\n", skb->len); in ipw_handle_promiscuous_rx()
8270 IPW_DEBUG_RX("Packet: type=%02X seq=%02X bits=%02X\n", in ipw_rx()
8347 IPW_DEBUG_RX("Frame: len=%u\n", in ipw_rx()
8396 IPW_DEBUG_RX in ipw_rx()
8406 IPW_DEBUG_RX("Bad Rx packet of type %d\n", in ipw_rx()