Lines Matching refs:EVENT
83 #define EVENT(s,a,b) macro
114 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
335 EVENT("---dump ends here---\n",0,0); in rx_ident_err()
386 EVENT("strange things happen ... (skip=%ld,eff=%ld)\n", in do_rx_dma()
499 EVENT("discard (size=%ld)\n",size,0); in discard()
500 while (do_rx_dma(vcc,NULL,1,size,0)) EVENT("BUSY LOOP",0,0); in discard()
556 EVENT("rx_aal5\n",0,0); in rx_aal5()
566 EVENT("empty cell (descr=0x%lx)\n",descr,0); in rx_aal5()
581 EVENT("CRC error (descr=0x%lx,size=%ld)\n",descr, in rx_aal5()
596 EVENT("bad PDU (descr=0x08%lx,length=%ld)\n",descr, in rx_aal5()
626 EVENT("rx_vcc(1)\n",0,0); in rx_vcc()
629 EVENT("rx_vcc(2: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
643 EVENT("rx_vcc(3)\n",0,0); in rx_vcc()
646 EVENT("rx_vcc(4: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
664 EVENT("poll_rx.fast\n",0,0); in poll_rx()
672 EVENT("poll_rx.slow\n",0,0); in poll_rx()
700 EVENT("getting from service\n",0,0); in get_service()
702 EVENT("double service\n",0,0); in get_service()
743 EVENT("nothing to dequeue\n",0,0); in dequeue_rx()
747 EVENT("dequeued (size=%ld,pos=0x%lx)\n",ENI_PRV_SIZE(skb), in dequeue_rx()
757 EVENT("requeuing\n",0,0); in dequeue_rx()
767 EVENT("pushing (len=%ld)\n",skb->len,0); in dequeue_rx()
864 EVENT("RX closing\n",0,0); in close_rx()
874 EVENT("drain PDUs (rx %ld, serv %ld)\n",eni_vcc->rxing, in close_rx()
890 EVENT("drain discard (host 0x%lx, nic 0x%lx)\n", in close_rx()
940 EVENT("put_dma: 0x%lx+0x%lx\n",(unsigned long) paddr,size); in put_dma()
1046 EVENT("do_tx: skb=0x%lx, %ld bytes\n",(unsigned long) skb,skb->len); in do_tx()
1486 EVENT("---dump ends here---\n",0,0); in bug_int()
1510 EVENT("stat overflow\n",0,0); in eni_int()
1514 EVENT("SUNI int\n",0,0); in eni_int()
1540 EVENT("INT: RX DMA complete, starting dequeue_rx\n",0,0); in eni_tasklet()
1542 EVENT("dequeue_rx done, starting poll_rx\n",0,0); in eni_tasklet()
1544 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1548 EVENT("INT: service, starting get_service\n",0,0); in eni_tasklet()
1550 EVENT("get_service done, starting poll_rx\n",0,0); in eni_tasklet()
1552 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1555 EVENT("INT: TX DMA COMPLETE\n",0,0); in eni_tasklet()
1559 EVENT("INT: TX COMPLETE\n",0,0); in eni_tasklet()
1565 EVENT("bug interrupt\n",0,0); in eni_tasklet()
1920 EVENT("eni_open\n",0,0); in eni_open()