Lines Matching defs:mon_destination_ring
34 struct mon_destination_ring { struct
36 uint32_t stat_buf_virt_addr_31_0 : 32; // [31:0]
37 uint32_t stat_buf_virt_addr_63_32 : 32; // [31:0]
38 uint32_t ppdu_id : 32; // [31:0]
39 uint32_t end_offset : 12, // [11:0]
40 reserved_3a : 4, // [15:12]
41 end_reason : 2, // [17:16]
42 initiator : 1, // [18:18]
43 empty_descriptor : 1, // [19:19]
44 ring_id : 8, // [27:20]
45 looping_count : 4; // [31:28]