Searched refs:CFG_ENABLE_EXTENDED_LOGGING (Results 1 – 6 of 6) sorted by relevance
224 if (CFG_IST(ha, CFG_ENABLE_EXTENDED_LOGGING)) { in ql_el_msg()
1848 (ha->cfg_flags |= CFG_ENABLE_EXTENDED_LOGGING) : in ql_adm_extended_logging()1849 (ha->cfg_flags &= ~CFG_ENABLE_EXTENDED_LOGGING); in ql_adm_extended_logging()
1620 ha->cfg_flags &= ~CFG_ENABLE_EXTENDED_LOGGING; in ql_common_properties()1622 ha->cfg_flags |= CFG_ENABLE_EXTENDED_LOGGING; in ql_common_properties()1626 ha->cfg_flags &= ~CFG_ENABLE_EXTENDED_LOGGING; in ql_common_properties()1656 ha->cfg_flags |= CFG_ENABLE_EXTENDED_LOGGING; in ql_common_properties()
667 if ((qlstate->cfg_flags & CFG_ENABLE_EXTENDED_LOGGING) == 0) { in ql_elog_common()669 qlstate->cfg_flags |= CFG_ENABLE_EXTENDED_LOGGING; in ql_elog_common()684 if ((qlstate->cfg_flags & CFG_ENABLE_EXTENDED_LOGGING) != 0) { in ql_elog_common()686 qlstate->cfg_flags &= ~CFG_ENABLE_EXTENDED_LOGGING; in ql_elog_common()
640 #define CFG_ENABLE_EXTENDED_LOGGING BIT_15 macro
1765 #define CFG_ENABLE_EXTENDED_LOGGING BIT_15 macro