Searched refs:section_entry (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
H A Dice_flex_type.h137 struct ice_section_entry section_entry[STRUCT_HACK_VAR_LEN]; member in struct:ice_buf_hdr
141 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
H A Dice_flex_pipe.c253 while (state->buf->section_entry[state->sect_idx].type !=
259 offset = LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset);
263 size = LE16_TO_CPU(state->buf->section_entry[state->sect_idx].size);
272 LE32_TO_CPU(state->buf->section_entry[state->sect_idx].type);
276 LE16_TO_CPU(state->buf->section_entry[state->sect_idx].offset);
1008 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF)
1037 if (LE32_TO_CPU(bh->section_entry[0].type) &
1667 section_entry));
1912 (count * sizeof(buf->section_entry[0]));
1956 buf->section_entry[sect_coun
[all...]

Completed in 117 milliseconds