Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h104 #define IPW_DEBUG_RX(f...) IPW_DEBUG(IPW_DL_RX, ## f) macro
H A Dipw2100.c2446 IPW_DEBUG_RX("Handler...\n"); in isr_rx()
2527 IPW_DEBUG_RX("Handler...\n"); in isr_rx_monitor()
2549 IPW_DEBUG_RX("CRC error in packet. Dropping.\n"); in isr_rx_monitor()
2666 IPW_DEBUG_RX("exit - bad read index\n"); in __ipw2100_rx_process()
2699 IPW_DEBUG_RX("%s: '%s' frame type received (%d).\n", in __ipw2100_rx_process()
H A Dipw2200.h1462 #define IPW_DEBUG_RX(f, a...) IPW_LL_DEBUG(IPW_DL_RX, f, ## a) macro
H A Dipw2200.c7657 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet()
7821 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet_monitor()
8027 IPW_DEBUG_RX("Rx packet of %d bytes.\n", skb->len); in ipw_handle_promiscuous_rx()
8227 IPW_DEBUG_RX("Packet: type=%02X seq=%02X bits=%02X\n", in ipw_rx()
8304 IPW_DEBUG_RX("Frame: len=%u\n", in ipw_rx()
8353 IPW_DEBUG_RX in ipw_rx()
8363 IPW_DEBUG_RX("Bad Rx packet of type %d\n", in ipw_rx()