Lines Matching refs:de4x5_debug
578 static int de4x5_debug = DE4X5_DEBUG; variable
581 static int de4x5_debug = (DEBUG_MEDIA | DEBUG_VERSION); variable
1019 module_param(de4x5_debug, int, 0);
1024 MODULE_PARM_DESC(de4x5_debug, "de4x5 debug mask");
1268 if (de4x5_debug & DEBUG_VERSION) { in de4x5_hw_init()
1345 if (de4x5_debug & DEBUG_OPEN) { in de4x5_open()
1490 if (de4x5_debug & DEBUG_TX) { in de4x5_queue_pkt()
1822 if (de4x5_debug & DEBUG_CLOSE) { in de4x5_close()
5004 j = de4x5_debug; in mii_get_phy()
5005 de4x5_debug |= DEBUG_MII; in mii_get_phy()
5007 de4x5_debug = j; in mii_get_phy()
5220 if (de4x5_debug & DEBUG_OPEN) { in de4x5_dbg_open()
5265 if (de4x5_debug & DEBUG_MII) { in de4x5_dbg_mii()
5291 if (de4x5_debug & DEBUG_MEDIA) { in de4x5_dbg_media()
5314 if (de4x5_debug & DEBUG_SROM) { in de4x5_dbg_srom()
5334 if (de4x5_debug & DEBUG_RX) { in de4x5_dbg_rx()