Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) { in at76_startup_device()
2598 module_param_named(debug, at76_debug, uint, 0600);
/kernel/linux/linux-6.6/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) { in at76_startup_device()
2597 module_param_named(debug, at76_debug, uint, 0600);

Completed in 6 milliseconds