Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_RX (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h104 #define IPW_DEBUG_RX(f...) IPW_DEBUG(IPW_DL_RX, ## f) macro
H A Dipw2200.c7703 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet()
7867 IPW_DEBUG_RX("Rx packet of %d bytes.\n", rxb->skb->len); in ipw_handle_data_packet_monitor()
8073 IPW_DEBUG_RX("Rx packet of %d bytes.\n", skb->len); in ipw_handle_promiscuous_rx()
8273 IPW_DEBUG_RX("Packet: type=%02X seq=%02X bits=%02X\n", in ipw_rx()
8350 IPW_DEBUG_RX("Frame: len=%u\n", in ipw_rx()
8399 IPW_DEBUG_RX in ipw_rx()
8409 IPW_DEBUG_RX("Bad Rx packet of type %d\n", in ipw_rx()
H A 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()
2684 /* IPW_DEBUG_RX("r = %d : w = %d : processing = %d\n", in __ipw2100_rx_process()
2710 IPW_DEBUG_RX("%s: '%s' frame type received (%d).\n", in __ipw2100_rx_process()
H A Dipw2200.h1463 #define IPW_DEBUG_RX(f, a...) IPW_LL_DEBUG(IPW_DL_RX, f, ## a) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h104 #define IPW_DEBUG_RX(f...) IPW_DEBUG(IPW_DL_RX, ## f) 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()
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()
2673 /* IPW_DEBUG_RX("r = %d : w = %d : processing = %d\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

Completed in 62 milliseconds