Searched defs:au1000_debug (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/amd/
H A Dau1000_eth.c75 static int au1000_debug = 5; variable
77 static int au1000_debug = 3; variable
741 if (au1000_debug > 4) {
1089 aup->msg_enable = (au1000_debug < 4 ?
1090 AU1000_DEF_MSG_ENABLE : au1000_debug);

Completed in 56 milliseconds