Lines Matching refs:de4x5_debug
579 static int de4x5_debug = DE4X5_DEBUG; variable
582 static int de4x5_debug = (DEBUG_MEDIA | DEBUG_VERSION); variable
1021 module_param(de4x5_debug, int, 0);
1026 MODULE_PARM_DESC(de4x5_debug, "de4x5 debug mask");
1267 if (de4x5_debug & DEBUG_VERSION) { in de4x5_hw_init()
1344 if (de4x5_debug & DEBUG_OPEN) { in de4x5_open()
1489 if (de4x5_debug & DEBUG_TX) { in de4x5_queue_pkt()
1825 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()