Lines Matching defs:ce_stat_desc
26 struct ce_stat_desc { struct
28 uint32_t ce_res_5 : 8, // [7:0]
29 toeplitz_en : 1, // [8:8]
30 src_swap : 1, // [9:9]
31 dest_swap : 1, // [10:10]
32 gather : 1, // [11:11]
33 barrier_read : 1, // [12:12]
34 ce_res_6 : 3, // [15:13]
35 length : 16; // [31:16]
36 uint32_t toeplitz_hash_0 : 32; // [31:0]
37 uint32_t toeplitz_hash_1 : 32; // [31:0]
38 uint32_t fw_metadata : 16, // [15:0]
39 ce_res_7 : 4, // [19:16]
40 ring_id : 8, // [27:20]
41 looping_count : 4; // [31:28]