Lines Matching refs:vortex_debug

66 #define vortex_debug debug  macro
68 static int vortex_debug = VORTEX_DEBUG; variable
70 static int vortex_debug = 1; variable
1144 vortex_debug = 7; in vortex_probe1()
1146 vortex_debug = 2; in vortex_probe1()
1151 print_info = (vortex_debug > 1); in vortex_probe1()
1503 if (vortex_debug > 1) in issue_and_wait()
1536 if (vortex_debug > 3) in vortex_check_media()
1576 if (vortex_debug > 1) in vortex_up()
1585 if (vortex_debug > 1) in vortex_up()
1591 if (vortex_debug > 1) in vortex_up()
1599 if (vortex_debug > 1) in vortex_up()
1605 if (vortex_debug > 6) in vortex_up()
1629 if (vortex_debug > 1) { in vortex_up()
1734 if (vortex_debug > 2) in vortex_open()
1777 if (vortex_debug > 1) in vortex_open()
1793 if (vortex_debug > 2) { in vortex_timer()
1805 if (vortex_debug > 1) in vortex_timer()
1810 if (vortex_debug > 1) { in vortex_timer()
1823 if (vortex_debug > 1) in vortex_timer()
1845 if (vortex_debug > 1) in vortex_timer()
1849 if (vortex_debug > 1) in vortex_timer()
1865 if (vortex_debug > 1) in vortex_timer()
1873 if (vortex_debug > 2) in vortex_timer()
1906 if (vortex_debug > 0) in vortex_tx_timeout()
1946 if (vortex_debug > 2) { in vortex_error()
1953 if (vortex_debug > 2 || in vortex_error()
1954 (tx_status != 0x88 && vortex_debug > 0)) { in vortex_error()
1982 if (vortex_debug > 4) in vortex_error()
2012 if (vortex_debug) in vortex_error()
2094 if (vortex_debug > 2) in vortex_start_xmit()
2122 if (vortex_debug > 6) { in boomerang_start_xmit()
2138 if (vortex_debug > 0) in boomerang_start_xmit()
2267 if (vortex_debug > 6) in _vortex_interrupt()
2282 if (vortex_debug > 4) in _vortex_interrupt()
2290 if (vortex_debug > 5) in _vortex_interrupt()
2297 if (vortex_debug > 5) in _vortex_interrupt()
2357 if (vortex_debug > 4) in _vortex_interrupt()
2385 if (vortex_debug > 6) in _boomerang_interrupt()
2393 if (vortex_debug > 1) in _boomerang_interrupt()
2403 if (vortex_debug > 4) in _boomerang_interrupt()
2407 if (vortex_debug > 5) in _boomerang_interrupt()
2412 if (vortex_debug > 5) in _boomerang_interrupt()
2462 if (vortex_debug > 6) in _boomerang_interrupt()
2494 if (vortex_debug > 4) in _boomerang_interrupt()
2529 if (vortex_debug > 5) in vortex_rx()
2535 if (vortex_debug > 2) in vortex_rx()
2549 if (vortex_debug > 4) in vortex_rx()
2579 } else if (vortex_debug > 0) in vortex_rx()
2599 if (vortex_debug > 5) in boomerang_rx()
2607 if (vortex_debug > 2) in boomerang_rx()
2622 if (vortex_debug > 4) in boomerang_rx()
2735 if (vortex_debug > 1) { in vortex_close()
2790 if (vortex_debug > 0) { in dump_tx_ring()
2908 return vortex_debug; in vortex_get_msglevel()
2913 vortex_debug = dbg; in vortex_set_msglevel()
3061 if (vortex_debug > 3) in set_rx_mode()