Lines Matching defs:reo_entrance_ring
44 struct reo_entrance_ring { struct
45 struct rx_mpdu_details reo_level_mpdu_frame_info;
46 uint32_t rx_reo_queue_desc_addr_31_0 : 32; //[31:0]
47 uint32_t rx_reo_queue_desc_addr_39_32 : 8, //[7:0]
48 rounded_mpdu_byte_count : 14, //[21:8]
49 reo_destination_indication : 5, //[26:22]
50 frameless_bar : 1, //[27]
51 reserved_5a : 4; //[31:28]
52 uint32_t rxdma_push_reason : 2, //[1:0]
53 rxdma_error_code : 5, //[6:2]
54 mpdu_fragment_number : 4, //[10:7]
55 sw_exception : 1, //[11]
56 sw_exception_mpdu_delink : 1, //[12]
57 sw_exception_destination_ring_valid: 1, //[13]
58 sw_exception_destination_ring : 5, //[18:14]
59 reserved_6a : 13; //[31:19]
60 uint32_t phy_ppdu_id : 16, //[15:0]
61 reserved_7a : 4, //[19:16]
62 ring_id : 8, //[27:20]
63 looping_count : 4; //[31:28]