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");
1265 if (de4x5_debug & DEBUG_VERSION) { in de4x5_hw_init()
1342 if (de4x5_debug & DEBUG_OPEN) { in de4x5_open()
1487 if (de4x5_debug & DEBUG_TX) { in de4x5_queue_pkt()
1823 if (de4x5_debug & DEBUG_CLOSE) { in de4x5_close()
5010 j = de4x5_debug; in mii_get_phy()
5011 de4x5_debug |= DEBUG_MII; in mii_get_phy()
5013 de4x5_debug = j; in mii_get_phy()
5226 if (de4x5_debug & DEBUG_OPEN) { in de4x5_dbg_open()
5271 if (de4x5_debug & DEBUG_MII) { in de4x5_dbg_mii()
5297 if (de4x5_debug & DEBUG_MEDIA) { in de4x5_dbg_media()
5320 if (de4x5_debug & DEBUG_SROM) { in de4x5_dbg_srom()
5340 if (de4x5_debug & DEBUG_RX) { in de4x5_dbg_rx()