• Home
  • Raw
  • Download

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
1143 vortex_debug = 7; in vortex_probe1()
1145 vortex_debug = 2; in vortex_probe1()
1150 print_info = (vortex_debug > 1); in vortex_probe1()
1501 if (vortex_debug > 1) in issue_and_wait()
1534 if (vortex_debug > 3) in vortex_check_media()
1574 if (vortex_debug > 1) in vortex_up()
1583 if (vortex_debug > 1) in vortex_up()
1589 if (vortex_debug > 1) in vortex_up()
1597 if (vortex_debug > 1) in vortex_up()
1603 if (vortex_debug > 6) in vortex_up()
1627 if (vortex_debug > 1) { in vortex_up()
1732 if (vortex_debug > 2) in vortex_open()
1775 if (vortex_debug > 1) in vortex_open()
1791 if (vortex_debug > 2) { in vortex_timer()
1803 if (vortex_debug > 1) in vortex_timer()
1808 if (vortex_debug > 1) { in vortex_timer()
1821 if (vortex_debug > 1) in vortex_timer()
1843 if (vortex_debug > 1) in vortex_timer()
1847 if (vortex_debug > 1) in vortex_timer()
1863 if (vortex_debug > 1) in vortex_timer()
1871 if (vortex_debug > 2) in vortex_timer()
1904 if (vortex_debug > 0) in vortex_tx_timeout()
1944 if (vortex_debug > 2) { in vortex_error()
1951 if (vortex_debug > 2 || in vortex_error()
1952 (tx_status != 0x88 && vortex_debug > 0)) { in vortex_error()
1980 if (vortex_debug > 4) in vortex_error()
2010 if (vortex_debug) in vortex_error()
2092 if (vortex_debug > 2) in vortex_start_xmit()
2120 if (vortex_debug > 6) { in boomerang_start_xmit()
2136 if (vortex_debug > 0) in boomerang_start_xmit()
2265 if (vortex_debug > 6) in _vortex_interrupt()
2280 if (vortex_debug > 4) in _vortex_interrupt()
2288 if (vortex_debug > 5) in _vortex_interrupt()
2295 if (vortex_debug > 5) in _vortex_interrupt()
2355 if (vortex_debug > 4) in _vortex_interrupt()
2383 if (vortex_debug > 6) in _boomerang_interrupt()
2391 if (vortex_debug > 1) in _boomerang_interrupt()
2401 if (vortex_debug > 4) in _boomerang_interrupt()
2405 if (vortex_debug > 5) in _boomerang_interrupt()
2410 if (vortex_debug > 5) in _boomerang_interrupt()
2460 if (vortex_debug > 6) in _boomerang_interrupt()
2492 if (vortex_debug > 4) in _boomerang_interrupt()
2527 if (vortex_debug > 5) in vortex_rx()
2533 if (vortex_debug > 2) in vortex_rx()
2547 if (vortex_debug > 4) in vortex_rx()
2577 } else if (vortex_debug > 0) in vortex_rx()
2597 if (vortex_debug > 5) in boomerang_rx()
2605 if (vortex_debug > 2) in boomerang_rx()
2620 if (vortex_debug > 4) in boomerang_rx()
2733 if (vortex_debug > 1) { in vortex_close()
2788 if (vortex_debug > 0) { in dump_tx_ring()
2906 return vortex_debug; in vortex_get_msglevel()
2911 vortex_debug = dbg; in vortex_set_msglevel()
3059 if (vortex_debug > 3) in set_rx_mode()