Searched refs:reserved_section_table_entries (Results 1 – 2 of 2) sorted by relevance
497 u16 reserved_section_table_entries; member
1831 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()1833 bld->reserved_section_table_entries += count; in ice_pkg_buf_reserve_section()1877 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()