Home
last modified time | relevance | path

Searched refs:USNIC_LOG_LVL_DBG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_log.h44 #define USNIC_LOG_LVL_DBG (3) macro
55 if (unlikely(usnic_log_lvl >= USNIC_LOG_LVL_DBG)) { \