Searched refs:section_entry (Results 1 – 2 of 2) sorted by relevance
137 struct ice_section_entry section_entry[STRUCT_HACK_VAR_LEN]; member141 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
254 while (state->buf->section_entry[state->sect_idx].type != in ice_pkg_enum_section()273 LE32_TO_CPU(state->buf->section_entry[state->sect_idx].type); in ice_pkg_enum_section()277 LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()1043 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()1072 if (LE32_TO_CPU(bh->section_entry[0].type) & in ice_dwnld_cfg_bufs()1725 section_entry)); in ice_pkg_buf_alloc()1970 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_reserve_section()2014 buf->section_entry[sect_count].offset = CPU_TO_LE16(data_end); in ice_pkg_buf_alloc_section()2015 buf->section_entry[sect_count].size = CPU_TO_LE16(size); in ice_pkg_buf_alloc_section()2016 buf->section_entry[sect_count].type = CPU_TO_LE32(type); in ice_pkg_buf_alloc_section()[all …]