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

/linux-4.1.27/drivers/net/ethernet/3com/
H A D3c59x.c26 * NOTE: If you make 'vortex_debug' a constant (#define vortex_debug 0) the driver shrinks by 2k
66 #define vortex_debug debug macro
68 static int vortex_debug = VORTEX_DEBUG; variable
70 static int vortex_debug = 1; variable
1152 vortex_debug = 7; vortex_probe1()
1154 vortex_debug = 2; vortex_probe1()
1159 print_info = (vortex_debug > 1); vortex_probe1()
1511 if (vortex_debug > 1) issue_and_wait()
1544 if (vortex_debug > 3) vortex_check_media()
1584 if (vortex_debug > 1) vortex_up()
1593 if (vortex_debug > 1) vortex_up()
1599 if (vortex_debug > 1) vortex_up()
1614 if (vortex_debug > 1) vortex_up()
1620 if (vortex_debug > 6) vortex_up()
1644 if (vortex_debug > 1) { vortex_up()
1748 if (vortex_debug > 2) vortex_open()
1788 if (vortex_debug > 1) vortex_open()
1804 if (vortex_debug > 2) { vortex_timer()
1816 if (vortex_debug > 1) vortex_timer()
1821 if (vortex_debug > 1) { vortex_timer()
1834 if (vortex_debug > 1) vortex_timer()
1856 if (vortex_debug > 1) vortex_timer()
1860 if (vortex_debug > 1) vortex_timer()
1876 if (vortex_debug > 1) vortex_timer()
1884 if (vortex_debug > 2) vortex_timer()
1928 if (vortex_debug > 0) vortex_tx_timeout()
1966 if (vortex_debug > 2) { vortex_error()
1973 if (vortex_debug > 2 || vortex_error()
1974 (tx_status != 0x88 && vortex_debug > 0)) { vortex_error()
2002 if (vortex_debug > 4) vortex_error()
2032 if (vortex_debug) vortex_error()
2106 if (vortex_debug > 2) vortex_start_xmit()
2133 if (vortex_debug > 6) { boomerang_start_xmit()
2149 if (vortex_debug > 0) boomerang_start_xmit()
2277 if (vortex_debug > 6) vortex_interrupt()
2292 if (vortex_debug > 4) vortex_interrupt()
2300 if (vortex_debug > 5) vortex_interrupt()
2307 if (vortex_debug > 5) vortex_interrupt()
2364 if (vortex_debug > 4) vortex_interrupt()
2398 if (vortex_debug > 6) boomerang_interrupt()
2405 if (vortex_debug > 1) boomerang_interrupt()
2415 if (vortex_debug > 4) boomerang_interrupt()
2419 if (vortex_debug > 5) boomerang_interrupt()
2424 if (vortex_debug > 5) boomerang_interrupt()
2467 if (vortex_debug > 6) boomerang_interrupt()
2498 if (vortex_debug > 4) boomerang_interrupt()
2514 if (vortex_debug > 5) vortex_rx()
2520 if (vortex_debug > 2) vortex_rx()
2534 if (vortex_debug > 4) vortex_rx()
2564 } else if (vortex_debug > 0) vortex_rx()
2584 if (vortex_debug > 5) boomerang_rx()
2592 if (vortex_debug > 2) boomerang_rx()
2606 if (vortex_debug > 4) boomerang_rx()
2685 if (vortex_debug > 1) { rx_oom_timer()
2742 if (vortex_debug > 1) { vortex_close()
2797 if (vortex_debug > 0) { dump_tx_ring()
2911 return vortex_debug; vortex_get_msglevel()
2916 vortex_debug = dbg; vortex_set_msglevel()
3064 if (vortex_debug > 3) set_rx_mode()

Completed in 71 milliseconds