Lines Matching refs:EVENT

82 #define EVENT(s,a,b)  macro
113 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
333 EVENT("---dump ends here---\n",0,0); in rx_ident_err()
384 EVENT("strange things happen ... (skip=%ld,eff=%ld)\n", in do_rx_dma()
497 EVENT("discard (size=%ld)\n",size,0); in discard()
498 while (do_rx_dma(vcc,NULL,1,size,0)) EVENT("BUSY LOOP",0,0); in discard()
554 EVENT("rx_aal5\n",0,0); in rx_aal5()
564 EVENT("empty cell (descr=0x%lx)\n",descr,0); in rx_aal5()
579 EVENT("CRC error (descr=0x%lx,size=%ld)\n",descr, in rx_aal5()
594 EVENT("bad PDU (descr=0x08%lx,length=%ld)\n",descr, in rx_aal5()
624 EVENT("rx_vcc(1)\n",0,0); in rx_vcc()
627 EVENT("rx_vcc(2: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
641 EVENT("rx_vcc(3)\n",0,0); in rx_vcc()
644 EVENT("rx_vcc(4: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
662 EVENT("poll_rx.fast\n",0,0); in poll_rx()
670 EVENT("poll_rx.slow\n",0,0); in poll_rx()
698 EVENT("getting from service\n",0,0); in get_service()
700 EVENT("double service\n",0,0); in get_service()
741 EVENT("nothing to dequeue\n",0,0); in dequeue_rx()
745 EVENT("dequeued (size=%ld,pos=0x%lx)\n",ENI_PRV_SIZE(skb), in dequeue_rx()
755 EVENT("requeuing\n",0,0); in dequeue_rx()
765 EVENT("pushing (len=%ld)\n",skb->len,0); in dequeue_rx()
862 EVENT("RX closing\n",0,0); in close_rx()
872 EVENT("drain PDUs (rx %ld, serv %ld)\n",eni_vcc->rxing, in close_rx()
888 EVENT("drain discard (host 0x%lx, nic 0x%lx)\n", in close_rx()
938 EVENT("put_dma: 0x%lx+0x%lx\n",(unsigned long) paddr,size); in put_dma()
1044 EVENT("do_tx: skb=0x%lx, %ld bytes\n",(unsigned long) skb,skb->len); in do_tx()
1484 EVENT("---dump ends here---\n",0,0); in bug_int()
1508 EVENT("stat overflow\n",0,0); in eni_int()
1512 EVENT("SUNI int\n",0,0); in eni_int()
1538 EVENT("INT: RX DMA complete, starting dequeue_rx\n",0,0); in eni_tasklet()
1540 EVENT("dequeue_rx done, starting poll_rx\n",0,0); in eni_tasklet()
1542 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1546 EVENT("INT: service, starting get_service\n",0,0); in eni_tasklet()
1548 EVENT("get_service done, starting poll_rx\n",0,0); in eni_tasklet()
1550 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1553 EVENT("INT: TX DMA COMPLETE\n",0,0); in eni_tasklet()
1557 EVENT("INT: TX COMPLETE\n",0,0); in eni_tasklet()
1563 EVENT("bug interrupt\n",0,0); in eni_tasklet()
1917 EVENT("eni_open\n",0,0); in eni_open()