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)) /\
225 while (state->buf->section_entry[state->sect_idx].type != 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()958 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()987 if (LE32_TO_CPU(bh->section_entry[0].type) & in ice_dwnld_cfg_bufs()1587 section_entry)); in ice_pkg_buf_alloc()1836 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_reserve_section()1880 buf->section_entry[sect_count].offset = CPU_TO_LE16(data_end); in ice_pkg_buf_alloc_section()1881 buf->section_entry[sect_count].size = CPU_TO_LE16(size); in ice_pkg_buf_alloc_section()[all …]