Lines Matching defs:mon_destination_ring
25 struct mon_destination_ring { struct
27 uint32_t stat_buf_virt_addr_31_0 : 32; // [31:0]
28 uint32_t stat_buf_virt_addr_63_32 : 32; // [31:0]
29 uint32_t ppdu_id : 32; // [31:0]
30 uint32_t end_offset : 12, // [11:0]
31 reserved_3a : 4, // [15:12]
32 end_reason : 2, // [17:16]
33 initiator : 1, // [18:18]
34 empty_descriptor : 1, // [19:19]
35 ring_id : 8, // [27:20]
36 looping_count : 4; // [31:28]