Lines Matching defs:reo_flush_cache
37 struct reo_flush_cache { struct
39 struct uniform_reo_cmd_header cmd_header;
40 uint32_t flush_addr_31_0 : 32;
41 uint32_t flush_addr_39_32 : 8,
42 forward_all_mpdus_in_queue : 1,
43 release_cache_block_index : 1,
44 cache_block_resource_index : 2,
45 flush_without_invalidate : 1,
46 block_cache_usage_after_flush : 1,
47 flush_entire_cache : 1,
48 flush_queue_1k_desc : 1,
49 reserved_2b : 16;
50 uint32_t reserved_3a : 32;
51 uint32_t reserved_4a : 32;
52 uint32_t reserved_5a : 32;
53 uint32_t reserved_6a : 32;
54 uint32_t reserved_7a : 32;
55 uint32_t reserved_8a : 32;
56 uint32_t tlv64_padding : 32;