Searched refs:sect_idx (Results 1 – 2 of 2) sorted by relevance
506 u32 sect_idx; member
188 if (++state->sect_idx < LE16_TO_CPU(state->buf->section_count)) in ice_pkg_advance_sect()196 state->sect_idx = 0; in ice_pkg_advance_sect()225 while (state->buf->section_entry[state->sect_idx].type != in ice_pkg_enum_section()231 offset = LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()235 size = LE16_TO_CPU(state->buf->section_entry[state->sect_idx].size); in ice_pkg_enum_section()244 LE32_TO_CPU(state->buf->section_entry[state->sect_idx].type); in ice_pkg_enum_section()248 LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()