Lines Matching defs:ce_stat_desc
34 struct ce_stat_desc { struct
36 uint32_t ce_res_5 : 8,
37 toeplitz_en : 1,
38 src_swap : 1,
39 dest_swap : 1,
40 gather : 1,
41 barrier_read : 1,
42 ce_res_6 : 3,
43 length : 16;
44 uint32_t toeplitz_hash_0 : 32;
45 uint32_t toeplitz_hash_1 : 32;
46 uint32_t fw_metadata : 16,
47 ce_res_7 : 4,
48 ring_id : 8,
49 looping_count : 4;