Searched refs:de4x5_debug (Results 1 – 1 of 1) sorted by relevance
578 static int de4x5_debug = DE4X5_DEBUG; variable581 static int de4x5_debug = (DEBUG_MEDIA | DEBUG_VERSION); variable1019 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()5011 j = de4x5_debug; in mii_get_phy()5012 de4x5_debug |= DEBUG_MII; in mii_get_phy()[all …]