Searched refs:section_entry (Results 1 – 2 of 2) sorted by relevance
333 if (LE32_TO_CPU(buf->section_entry[0].type) & ICE_METADATA_BUF) in ice_is_buffer_metadata()393 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs_no_lock()721 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()1467 section_entry)); in ice_pkg_buf_alloc()1737 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_reserve_section()1781 buf->section_entry[sect_count].offset = CPU_TO_LE16(data_end); in ice_pkg_buf_alloc_section()1782 buf->section_entry[sect_count].size = CPU_TO_LE16(size); in ice_pkg_buf_alloc_section()1783 buf->section_entry[sect_count].type = CPU_TO_LE32(type); in ice_pkg_buf_alloc_section()1869 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_unreserve_section()2054 while (state->buf->section_entry[state->sect_idx].type != in ice_pkg_enum_section()[all …]
232 struct ice_section_entry section_entry[STRUCT_HACK_VAR_LEN]; member236 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\