Home
last modified time | relevance | path

Searched refs:D_RX (Results 1 – 8 of 8) sorted by relevance

/drivers/net/arcnet/
A Drfc1201.c167 arc_printk(D_RX, dev, "incoming is not split (splitflag=%d)\n", in rx()
256 arc_printk(D_RX, dev, "packet is split (splitflag=%d, seq=%d)\n", in rx()
270 arc_printk(D_RX, dev, "brand new splitpacket (splitflag=%d)\n", in rx()
A Darcdevice.h62 #define D_RX 512 /* show rx packets */ macro
A Darcnet.c162 #if (ARCNET_DEBUG_MAX & (D_RX | D_TX))
1023 if (BUGLVL(D_RX)) in arcnet_interrupt()
/drivers/net/wireless/intel/iwlegacy/
A D3945-mac.c754 D_RX("Received C_ADD_STA: 0x%02X\n", pkt->u.status); in il3945_hdl_add_sta()
765 D_RX("beacon status %x retries %d iss %d " "tsf %d %d rate %d\n", in il3945_hdl_beacon()
1164 D_RX("r = %d, i = %d\n", r, i); in il3945_rx_handle()
1186 D_RX("r = %d, i = %d, %s, 0x%02x\n", r, i, in il3945_rx_handle()
1192 D_RX("r %d i %d No handler needed for %s, 0x%02x\n", r, in il3945_rx_handle()
A D3945.c408 D_RX("Statistics notification received (%d vs %d).\n", in il3945_hdl_stats()
433 D_RX("Statistics have been cleared\n"); in il3945_hdl_c_stats()
568 D_RX("Bad CRC or FIFO: 0x%08X.\n", rx_end->status); in il3945_hdl_rx()
A D4965-mac.c557 D_RX("decrypt_in:0x%x decrypt_out = 0x%x\n", decrypt_in, decrypt_out); in il4965_translate_rx_status()
666 D_RX("Bad CRC or FIFO: 0x%08X.\n", le32_to_cpu(rx_pkt_status)); in il4965_hdl_rx()
1362 D_RX("Statistics notification received (%d vs %d).\n", in il4965_hdl_stats()
1410 D_RX("Statistics have been cleared\n"); in il4965_hdl_c_stats()
4078 D_RX("beacon status %x retries %d iss %d tsf:0x%.8x%.8x rate %d\n", in il4965_hdl_beacon()
4226 D_RX("r = %d, i = %d\n", r, i); in il4965_rx_handle()
4256 D_RX("r = %d, i = %d, %s, 0x%02x\n", r, i, in il4965_rx_handle()
4262 D_RX("r %d i %d No handler needed for %s, 0x%02x\n", r, in il4965_rx_handle()
A Dcommon.c2672 D_RX("decrypt_res:0x%x\n", decrypt_res); in il_set_decrypted_flag()
2687 D_RX("Packet destroyed\n"); in il_set_decrypted_flag()
2694 D_RX("hw decrypt successfully!!!\n"); in il_set_decrypted_flag()
4425 D_RX("sleep mode: %d, src: %d\n", in il_hdl_pm_sleep()
A Dcommon.h3039 #define D_RX(f, a...) IL_DBG(IL_DL_RX, f, ## a) macro

Completed in 53 milliseconds