Searched defs:hfi_frame_data (Results 1 – 1 of 1) sorted by relevance
31 struct hfi_frame_data { struct32 u32 buffer_type;33 u32 device_addr;34 u32 extradata_addr;35 u64 timestamp;36 u32 flags;37 u32 offset;38 u32 alloc_len;39 u32 filled_len;40 u32 mark_target;[all …]