Searched refs:eib_log_level (Results 1 – 1 of 1) sorted by relevance
41 int eib_log_level = EIB_MSGS_DEFAULT | EIB_MSGS_DEBUG; variable132 if ((eib_log_level & EIB_MSGS_VERBOSE) != EIB_MSGS_VERBOSE) in eib_dprintf_verbose()155 if ((eib_log_level & EIB_MSGS_PKT) != EIB_MSGS_PKT) in eib_dprintf_pkt()201 if ((eib_log_level & EIB_MSGS_ARGS) != EIB_MSGS_ARGS) in eib_dprintf_args()223 if ((eib_log_level & EIB_MSGS_DEBUG) != EIB_MSGS_DEBUG) in eib_dprintf_debug()246 if ((eib_log_level & EIB_MSGS_WARN) != EIB_MSGS_WARN) in eib_dprintf_warn()268 if ((eib_log_level & EIB_MSGS_ERR) != EIB_MSGS_ERR) in eib_dprintf_err()291 if ((eib_log_level & EIB_MSGS_CRIT) != EIB_MSGS_CRIT) in eib_dprintf_crit()