Searched refs:DBG_TX_DATA (Results 1 – 2 of 2) sorted by relevance
62 #define DBG_TX_DATA 0x00000001 macro71 #define TXPRINTK(args...) do { if (debug & DBG_TX_DATA) printk(args); } while(0)
60 #define DBG_TX_DATA 0x00000010 /* tx header */ macro1780 at76_dbg(DBG_TX_DATA, "%s tx: wlen 0x%x pad 0x%x rate %d hdr", in at76_mac80211_tx()