Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ipw2x00/
Dipw2100.h118 #define IPW_DEBUG_RX(f...) IPW_DEBUG(IPW_DL_RX, ## f) macro
Dipw2100.c2487 IPW_DEBUG_RX("Handler...\n"); in isr_rx()
2569 IPW_DEBUG_RX("Handler...\n"); in isr_rx_monitor()
2591 IPW_DEBUG_RX("CRC error in packet. Dropping.\n"); in isr_rx_monitor()
2708 IPW_DEBUG_RX("exit - bad read index\n"); in __ipw2100_rx_process()
2741 IPW_DEBUG_RX("%s: '%s' frame type received (%d).\n", in __ipw2100_rx_process()
Dipw2200.h1480 #define IPW_DEBUG_RX(f, a...) IPW_LL_DEBUG(IPW_DL_RX, f, ## a) macro
Dipw2200.c7826 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet()
7990 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet_monitor()
8196 IPW_DEBUG_RX("Rx packet of %d bytes.\n", skb->len); in ipw_handle_promiscuous_rx()
8397 IPW_DEBUG_RX("Packet: type=%02X seq=%02X bits=%02X\n", in ipw_rx()
8474 IPW_DEBUG_RX("Frame: len=%u\n", in ipw_rx()
8523 IPW_DEBUG_RX in ipw_rx()
8533 IPW_DEBUG_RX("Bad Rx packet of type %d\n", in ipw_rx()