Searched refs:reserved_section_table_entries (Results 1 – 2 of 2) sorted by relevance
279 u16 reserved_section_table_entries; member
1530 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()1532 bld->reserved_section_table_entries += count; in ice_pkg_buf_reserve_section()1576 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()