Home | History | Annotate | Download | only in include

Lines Matching refs:maxSets

1103     uint32_t get_maxSets() { return m_struct.maxSets; }
1104 void set_maxSets(uint32_t inValue) { m_struct.maxSets = inValue; }