Searched refs:DBG_TX_ON (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Ddebug.h98 #define DBG_TX_ON 0x00000200L macro
177 #define DBG_TX(A, S...) {if (DBG_FLAGS(A) & DBG_TX_ON) {\
H A Dwl_main.c1679 DbgInfo->DebugFlag |= DBG_RX_ON | DBG_TX_ON;

Completed in 107 milliseconds