Searched refs:m_max_spec_depth (Results 1 – 2 of 2) sorted by relevance
176 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()628 else if(m_curr_spec_depth > m_max_spec_depth) in decodePacket()632 m_elem_res.P0_commit = m_curr_spec_depth - m_max_spec_depth; in decodePacket()952 if (m_max_spec_depth == 0 || m_curr_spec_depth == 0) in commitElemOnEOT()