Searched refs:max_variable_descriptor_count (Results 1 – 1 of 1) sorted by relevance
30106 pub max_variable_descriptor_count: u32, field30114 max_variable_descriptor_count: u32::default(), in default()30156 pub fn max_variable_descriptor_count(mut self, max_variable_descriptor_count: u32) -> Self { in max_variable_descriptor_count() method30157 self.inner.max_variable_descriptor_count = max_variable_descriptor_count; in max_variable_descriptor_count()