Searched refs:reserved_section_table_entries (Results 1 – 2 of 2) sorted by relevance
397 u16 reserved_section_table_entries; member
2065 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()2067 bld->reserved_section_table_entries += count; in ice_pkg_buf_reserve_section()2111 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()