Home
last modified time | relevance | path

Searched refs:lance_debug (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c94 static int lance_debug = 1; variable
325 module_param(lance_debug, int, 0);
527 if (lance_debug > 2) in lance_probe1()
790 if (lance_debug > 1) in lance_open()
822 if (lance_debug > 2) in lance_open()
932 if (lance_debug > 3) { in lance_tx_timeout()
965 if (lance_debug > 3) { in lance_start_xmit()
999 if (lance_debug > 5) in lance_start_xmit()
1045 if (lance_debug > 5) in lance_interrupt()
1139 if (lance_debug > 4) in lance_interrupt()
[all …]
H A Dsun3lance.c71 static int lance_debug = LANCE_DEBUG; variable
73 static int lance_debug = 1; variable
75 module_param(lance_debug, int, 0);
76 MODULE_PARM_DESC(lance_debug, "SUN3 Lance debug level (0-3)");
81 if (lance_debug >= n) \
536 if(lance_debug >= 2) { in lance_start_xmit()
593 if (lance_debug >= 2) { in lance_start_xmit()
808 if (lance_debug >= 3) { in lance_rx()
822 if (lance_debug >= 3) { in lance_rx()
H A Datarilance.c76 static int lance_debug = LANCE_DEBUG; variable
78 static int lance_debug = 1; variable
80 module_param(lance_debug, int, 0);
81 MODULE_PARM_DESC(lance_debug, "atarilance debug level (0-3)");
89 if (lance_debug >= n) \
801 if (lance_debug >= 3) { in lance_start_xmit()
1012 if (lance_debug >= 3) { in lance_rx()
/openbmc/linux/Documentation/networking/
H A Dnetif-msg.rst35 e.g. "lance_debug", so that a kernel symbolic debugger could locate and