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