Searched refs:bnx2fc_debug_level (Results 1 – 3 of 3) sorted by relevance
26 extern unsigned int bnx2fc_debug_level;30 if (unlikely(bnx2fc_debug_level & LOG_ELS)) \36 if (unlikely(bnx2fc_debug_level & LOG_MISC)) \
22 if (likely(!(bnx2fc_debug_level & LOG_IO))) in BNX2FC_IO_DBG()46 if (likely(!(bnx2fc_debug_level & LOG_TGT))) in BNX2FC_TGT_DBG()70 if (likely(!(bnx2fc_debug_level & LOG_HBA))) in BNX2FC_HBA_DBG()
101 unsigned int bnx2fc_debug_level; variable102 module_param_named(debug_logging, bnx2fc_debug_level, int, S_IRUGO|S_IWUSR);