Searched refs:m_max_spec_depth (Results 1 – 2 of 2) sorted by relevance
167 int m_max_spec_depth; // nax depth - from ID reg, beyond which auto-commit occurs variable
186 m_max_spec_depth = m_config->MaxSpecDepth(); in onProtocolConfig()240 m_max_spec_depth = 0; in initDecoder()619 else if(m_curr_spec_depth > m_max_spec_depth) in decodePacket()623 m_elem_res.P0_commit = m_curr_spec_depth - m_max_spec_depth; in decodePacket()926 if (m_max_spec_depth == 0 || m_curr_spec_depth == 0) in commitElemOnEOT()