Searched refs:DTX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h87 #define DTX 0x0002 /* Disable the Transmitter */ macro
H A Dmyri_sbus.c67 #define DTX(x) printk x macro
69 #define DTX(x) macro
361 DTX(("entry[%d] limit[%d] ", entry, limit));
368 DTX(("SKB[%d] ", entry));
631 DTX(("myri_start_xmit: "));
642 DTX(("no buffs available, returning 1\n"));
655 DTX(("len&3 "));
688 DTX(("BangTheChip "));
691 DTX(("tbusy=0, returning 0\n"));
H A Dsunbmac.c65 #define DTX(x) printk x macro
67 #define DTX(x) macro
768 DTX(("bigmac_tx: tx_old[%d] ", elem));
773 DTX(("this(%p) [flags(%08x)addr(%08x)]",
785 DTX(("skb(%p) ", skb));
791 DTX((" DONE, tx_old=%d\n", elem));
970 DTX(("bigmac_start_xmit: len(%d) entry(%d)\n", len, entry));
H A Dariadne.h255 #define DTX 0x0200 /* Disable Transmitter */ macro

Completed in 67 milliseconds