Searched defs:hfi_frame_data (Results 1 – 1 of 1) sorted by relevance
40 struct hfi_frame_data { struct41 u32 buffer_type;42 u32 device_addr;43 u32 extradata_addr;44 u64 timestamp;45 u32 flags;46 u32 offset;47 u32 alloc_len;48 u32 filled_len;49 u32 mark_target;[all …]