Searched refs:ENX_MSGS_DEBUG (Results 1 – 2 of 2) sorted by relevance
41 int enx_log_level = ENX_MSGS_DEFAULT | ENX_MSGS_DEBUG;174 if ((enx_log_level & ENX_MSGS_DEBUG) != ENX_MSGS_DEBUG) in eibnx_dprintf_debug()
59 #define ENX_MSGS_DEBUG 0x08 macro