Lines Matching defs:reo_entrance_ring
35 struct reo_entrance_ring { struct
37 … struct rx_mpdu_details reo_level_mpdu_frame_info;
38 uint32_t rx_reo_queue_desc_addr_31_0 : 32; // [31:0]
39 uint32_t rx_reo_queue_desc_addr_39_32 : 8, // [7:0]
40 rounded_mpdu_byte_count : 14, // [21:8]
41 reo_destination_indication : 5, // [26:22]
42 frameless_bar : 1, // [27:27]
43 reserved_5a : 4; // [31:28]
44 uint32_t rxdma_push_reason : 2, // [1:0]
45 rxdma_error_code : 5, // [6:2]
46 mpdu_fragment_number : 4, // [10:7]
47 sw_exception : 1, // [11:11]
48 sw_exception_mpdu_delink : 1, // [12:12]
49 sw_exception_destination_ring_valid : 1, // [13:13]
50 sw_exception_destination_ring : 5, // [18:14]
51 mpdu_sequence_number : 12, // [30:19]
52 reserved_6a : 1; // [31:31]
53 uint32_t phy_ppdu_id : 16, // [15:0]
54 src_link_id : 3, // [18:16]
55 reserved_7a : 1, // [19:19]
56 ring_id : 8, // [27:20]
57 looping_count : 4; // [31:28]