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

/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c50 /* at76_debug bits */
89 if (at76_debug & (bits)) \
95 if (at76_debug & (bits)) { \
101 static uint at76_debug = DBG_DEFAULTS; variable
1452 if (at76_debug & DBG_MIB) {
2601 module_param_named(debug, at76_debug, uint, 0600);

Completed in 75 milliseconds