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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Deql.c145 #ifndef EQL_DEBUG
146 /* #undef EQL_DEBUG -* print nothing at all, not even a boot-banner */
147 /* #define EQL_DEBUG 1 -* print only the boot-banner */
148 /* #define EQL_DEBUG 5 -* print major function entries */
149 /* #define EQL_DEBUG 20 -* print subfunction entries */
150 /* #define EQL_DEBUG 50 -* print utility entries */
151 /* #define EQL_DEBUG 100 -* print voluminous function entries */
152 #define EQL_DEBUG 1 macro
154 static unsigned int eql_debug = EQL_DEBUG;
280 #ifdef EQL_DEBUG
[all...]

Completed in 33 milliseconds