Searched refs:RTDebugLevel (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/rt2860/
H A Drt_linux.c33 unsigned long RTDebugLevel = RT_DEBUG_ERROR; variable
600 if (RTDebugLevel < RT_DEBUG_TRACE)
H A Drt_linux.h416 extern unsigned long RTDebugLevel;
420 if (Level <= RTDebugLevel) \
H A Dsta_ioctl.c43 extern unsigned long RTDebugLevel;

Completed in 127 milliseconds