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