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