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