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