Searched refs:section_entry (Results 1 – 2 of 2) sorted by relevance
109 struct ice_section_entry section_entry[STRUCT_HACK_VAR_LEN]; member113 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
234 while (state->buf->section_entry[state->sect_idx].type != in ice_pkg_enum_section()244 size = LE16_TO_CPU(state->buf->section_entry[state->sect_idx].size); in ice_pkg_enum_section()253 LE32_TO_CPU(state->buf->section_entry[state->sect_idx].type); in ice_pkg_enum_section()257 LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()1128 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()1157 if (LE32_TO_CPU(bh->section_entry[0].type) & in ice_dwnld_cfg_bufs()1775 section_entry)); in ice_pkg_buf_alloc()2023 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_reserve_section()2067 buf->section_entry[sect_count].offset = CPU_TO_LE16(data_end); in ice_pkg_buf_alloc_section()2068 buf->section_entry[sect_count].size = CPU_TO_LE16(size); in ice_pkg_buf_alloc_section()[all …]