Lines Matching defs:ce_stat_desc
23 struct ce_stat_desc { struct
25 uint32_t ce_res_5 : 8,
26 toeplitz_en : 1,
27 src_swap : 1,
28 dest_swap : 1,
29 gather : 1,
30 barrier_read : 1,
31 ce_res_6 : 3,
32 length : 16;
33 uint32_t toeplitz_hash_0 : 32;
34 uint32_t toeplitz_hash_1 : 32;
35 uint32_t fw_metadata : 16,
36 ce_res_7 : 4,
37 ring_id : 8,
38 looping_count : 4;