Searched refs:de4x5_debug (Results 1 – 1 of 1) sorted by relevance
579 static int de4x5_debug = DE4X5_DEBUG; variable582 static int de4x5_debug = (DEBUG_MEDIA | DEBUG_VERSION); variable1021 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()[all …]