Searched refs:DBG_PARAM_ON (Results 1 - 3 of 3) 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.h95 #define DBG_PARAM_ON 0x00000020L macro
144 #define DBG_PARAM(A, N, F, S...) {if (DBG_FLAGS(A) & DBG_PARAM_ON) \
H A Dwl_netdev.c1065 if( DBG_FLAGS( DbgInfo ) & DBG_PARAM_ON ) {
H A Dwl_main.c1681 DbgInfo->DebugFlag |= DBG_PARAM_ON;

Completed in 42 milliseconds