Lines Matching defs:ce_stat_desc
35 struct ce_stat_desc { struct
36 uint32_t ce_res_5 : 8, //[7:0]
37 toeplitz_en : 1, //[8]
38 src_swap : 1, //[9]
39 dest_swap : 1, //[10]
40 gather : 1, //[11]
41 ce_res_6 : 4, //[15:12]
42 length : 16; //[31:16]
43 uint32_t toeplitz_hash_0 : 32; //[31:0]
44 uint32_t toeplitz_hash_1 : 32; //[31:0]
45 uint32_t fw_metadata : 16, //[15:0]
46 ce_res_7 : 4, //[19:16]
47 ring_id : 8, //[27:20]
48 looping_count : 4; //[31:28]