Searched refs:bnx_debug (Results 1 – 2 of 2) sorted by relevance
121 #define BNX_CODE_PATH(cp) (((cp) & BNX_CP_MASK) & bnx_debug)123 (((lv) & BNX_LEVEL_MASK) <= (bnx_debug & BNX_LEVEL_MASK))
76 uint32_t bnx_debug = /*BNX_WARN*/ BNX_VERBOSE_SEND; variable